Searched refs:presentDisplay (Results 1 – 11 of 11) sorted by relevance
/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2ReadbackTest.cpp | 241 mWriter->presentDisplay(); in TEST_P() 312 mWriter->presentDisplay(); in TEST_P() 378 mWriter->presentDisplay(); in TEST_P() 494 mWriter->presentDisplay(); in TEST_P() 622 mWriter->presentDisplay(); in TEST_P() 683 mWriter->presentDisplay(); in TEST_P() 706 mWriter->presentDisplay(); in TEST_P() 762 mWriter->presentDisplay(); in TEST_P() 836 mWriter->presentDisplay(); in TEST_P() 903 mWriter->presentDisplay(); in TEST_P() [all …]
|
/hardware/interfaces/graphics/composer/2.1/vts/functional/ |
D | VtsHalGraphicsComposerV2_1TargetTest.cpp | 762 mWriter->presentDisplay(); in TEST_P() 813 mWriter->presentDisplay(); in TEST_P() 822 mWriter->presentDisplay(); in TEST_P() 858 mWriter->presentDisplay(); in TEST_P() 864 mWriter->presentDisplay(); in TEST_P()
|
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/ |
D | HwcHal.h | 383 Error presentDisplay(Display display, int32_t* outPresentFence, std::vector<Layer>* outLayers, in presentDisplay() function 386 int32_t err = mDispatch.presentDisplay(mDevice, display, outPresentFence); in presentDisplay() 539 !initDispatch(HWC2_FUNCTION_PRESENT_DISPLAY, &mDispatch.presentDisplay) || in initDispatch() 641 HWC2_PFN_PRESENT_DISPLAY presentDisplay; member
|
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/ |
D | ComposerCommandEngine.h | 293 : mHal->presentDisplay(mCurrentDisplay, &presentFence, &layers, &fences); in executePresentOrValidateDisplay() 332 auto err = mHal->presentDisplay(mCurrentDisplay, &presentFence, &layers, &fences); in executePresentDisplay()
|
D | ComposerHal.h | 109 virtual Error presentDisplay(Display display, int32_t* outPresentFence,
|
D | ComposerClient.h | 362 mHal->presentDisplay(display, &presentFence, &releasedLayers, &releaseFences); in destroyResources()
|
/hardware/interfaces/graphics/composer/2.2/ |
D | IComposerClient.hal | 200 * presentDisplay 231 * time of the next validateDisplay/presentDisplay cycle). 245 * subsequent call to presentDisplay. 376 * presentDisplay.
|
/hardware/interfaces/graphics/composer/2.4/vts/functional/ |
D | VtsHalGraphicsComposerV2_4TargetTest.cpp | 424 mWriter->presentDisplay(); in sendRefreshFrame() 439 mWriter->presentDisplay(); in sendRefreshFrame()
|
/hardware/interfaces/graphics/composer/2.1/ |
D | IComposerClient.hal | 864 * presentDisplay(); 887 * any time between presentDisplay and any subsequent validateDisplay 912 * validateDisplay before calling presentDisplay unless new state needs to 938 * calling presentDisplay.
|
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/ |
D | ComposerCommandBuffer.h | 283 void presentDisplay() { in presentDisplay() function
|
/hardware/interfaces/graphics/composer/2.3/ |
D | IComposerClient.hal | 434 * presentDisplay.
|