Home
last modified time | relevance | path

Searched refs:presentDisplay (Results 1 – 11 of 11) sorted by relevance

/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2ReadbackTest.cpp241 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/
DVtsHalGraphicsComposerV2_1TargetTest.cpp762 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/
DHwcHal.h383 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/
DComposerCommandEngine.h293 : mHal->presentDisplay(mCurrentDisplay, &presentFence, &layers, &fences); in executePresentOrValidateDisplay()
332 auto err = mHal->presentDisplay(mCurrentDisplay, &presentFence, &layers, &fences); in executePresentDisplay()
DComposerHal.h109 virtual Error presentDisplay(Display display, int32_t* outPresentFence,
DComposerClient.h362 mHal->presentDisplay(display, &presentFence, &releasedLayers, &releaseFences); in destroyResources()
/hardware/interfaces/graphics/composer/2.2/
DIComposerClient.hal200 * presentDisplay
231 * time of the next validateDisplay/presentDisplay cycle).
245 * subsequent call to presentDisplay.
376 * presentDisplay.
/hardware/interfaces/graphics/composer/2.4/vts/functional/
DVtsHalGraphicsComposerV2_4TargetTest.cpp424 mWriter->presentDisplay(); in sendRefreshFrame()
439 mWriter->presentDisplay(); in sendRefreshFrame()
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal864 * 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/
DComposerCommandBuffer.h283 void presentDisplay() { in presentDisplay() function
/hardware/interfaces/graphics/composer/2.3/
DIComposerClient.hal434 * presentDisplay.