Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2ReadbackTest.cpp517 mWriter->presentDisplay(); in TEST_F()
564 mWriter->presentDisplay(); in TEST_F()
614 mWriter->presentDisplay(); in TEST_F()
693 mWriter->presentDisplay(); in TEST_F()
783 mWriter->presentDisplay(); in TEST_F()
826 mWriter->presentDisplay(); in TEST_F()
849 mWriter->presentDisplay(); in TEST_F()
890 mWriter->presentDisplay(); in TEST_F()
939 mWriter->presentDisplay(); in TEST_F()
988 mWriter->presentDisplay(); in TEST_F()
[all …]
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp779 mWriter->presentDisplay(); in TEST_F()
824 mWriter->presentDisplay(); in TEST_F()
833 mWriter->presentDisplay(); in TEST_F()
869 mWriter->presentDisplay(); in TEST_F()
875 mWriter->presentDisplay(); in TEST_F()
/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.h284 : mHal->presentDisplay(mCurrentDisplay, &presentFence, &layers, &fences); in executePresentOrValidateDisplay()
335 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.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.