Home
last modified time | relevance | path

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

12

/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_ReadbackTest.cpp237 mWriter->presentDisplay(getPrimaryDisplayId()); in TEST_P()
297 mWriter->presentDisplay(getPrimaryDisplayId()); in TEST_P()
357 mWriter->presentDisplay(getPrimaryDisplayId()); in TEST_P()
518 mWriter->presentDisplay(getPrimaryDisplayId()); in TEST_P()
595 mWriter->presentDisplay(getPrimaryDisplayId()); in TEST_P()
702 mWriter->presentDisplay(getPrimaryDisplayId()); in TEST_P()
752 mWriter->presentDisplay(getPrimaryDisplayId()); in TEST_P()
778 mWriter->presentDisplay(getPrimaryDisplayId()); in TEST_P()
825 mWriter->presentDisplay(getPrimaryDisplayId()); in TEST_P()
889 mWriter->presentDisplay(getPrimaryDisplayId()); in TEST_P()
[all …]
DVtsHalGraphicsComposer3_TargetTest.cpp1508 writer.presentDisplay(display.getDisplayId()); in sendRefreshFrame()
1526 writer.presentDisplay(display.getDisplayId()); in sendRefreshFrame()
1543 writer.presentDisplay(displayId);
1937 writer.presentDisplay(getPrimaryDisplayId()); in TEST_P()
1984 writer.presentDisplay(getPrimaryDisplayId()); in TEST_P()
1995 writer.presentDisplay(getPrimaryDisplayId()); in TEST_P()
2027 writer.presentDisplay(getPrimaryDisplayId()); in TEST_P()
2036 writer.presentDisplay(getPrimaryDisplayId()); in TEST_P()
2966 writer.presentDisplay(displayId); in TEST_P()
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/
DDisplayCommand.aidl46 boolean presentDisplay;
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/
DDisplayCommand.aidl46 boolean presentDisplay;
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/1/android/hardware/graphics/composer3/
DDisplayCommand.aidl46 boolean presentDisplay;
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/2/android/hardware/graphics/composer3/
DDisplayCommand.aidl46 boolean presentDisplay;
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
DDisplayCommand.aidl169 boolean presentDisplay;
/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2ReadbackTest.cpp234 mWriter->presentDisplay(); in TEST_P()
305 mWriter->presentDisplay(); in TEST_P()
372 mWriter->presentDisplay(); in TEST_P()
484 mWriter->presentDisplay(); in TEST_P()
607 mWriter->presentDisplay(); in TEST_P()
668 mWriter->presentDisplay(); in TEST_P()
691 mWriter->presentDisplay(); in TEST_P()
747 mWriter->presentDisplay(); in TEST_P()
821 mWriter->presentDisplay(); in TEST_P()
888 mWriter->presentDisplay(); in TEST_P()
[all …]
/hardware/google/graphics/common/libhwc2.1/libexternaldisplay/
DExynosExternalDisplay.h45 virtual int32_t presentDisplay(int32_t* outRetireFence);
DExynosExternalDisplay.cpp335 int32_t ExynosExternalDisplay::presentDisplay( in presentDisplay() function in ExynosExternalDisplay
402 ret = ExynosDisplay::presentDisplay(outRetireFence); in presentDisplay()
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp764 mWriter->presentDisplay(); in TEST_P()
815 mWriter->presentDisplay(); in TEST_P()
824 mWriter->presentDisplay(); in TEST_P()
860 mWriter->presentDisplay(); in TEST_P()
866 mWriter->presentDisplay(); in TEST_P()
917 mWriter->presentDisplay(); in TEST_P()
940 mWriter->presentDisplay(); in TEST_P()
963 mWriter->presentDisplay(); in TEST_P()
982 mWriter->presentDisplay(); in TEST_P()
/hardware/google/graphics/common/libhwc2.1/libvirtualdisplay/
DExynosVirtualDisplay.h87 virtual int32_t presentDisplay(int32_t* outRetireFence);
DExynosVirtualDisplay.cpp258 int32_t ExynosVirtualDisplay::presentDisplay( in presentDisplay() function in ExynosVirtualDisplay
293 ret = ExynosDisplay::presentDisplay(outRetireFence); in presentDisplay()
/hardware/interfaces/graphics/composer/aidl/include/android/hardware/graphics/composer3/
DComposerClientWriter.h134 void presentDisplay(int64_t display) { getDisplayCommand(display).presentDisplay = true; } in presentDisplay() function
/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/google/graphics/common/hwc3/
DComposerCommandEngine.cpp76 if (command.validateDisplay || command.presentDisplay || in execute()
146 DISPATCH_DISPLAY_BOOL_COMMAND(command, presentDisplay, PresentDisplay); in dispatchDisplayCommand()
319 auto err = mHal->presentDisplay(display, presentFence, &layers, &fences); in executePresentDisplay()
/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.h423 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/google/graphics/common/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplay.h78 virtual int32_t presentDisplay(int32_t* outRetireFence) override;
/hardware/interfaces/graphics/composer/2.4/vts/functional/
DVtsHalGraphicsComposerV2_4TargetTest.cpp464 mWriter->presentDisplay(); in sendRefreshFrame()
481 mWriter->presentDisplay(); in sendRefreshFrame()
/hardware/google/graphics/common/hwc3/impl/
DHalImpl.h98 int32_t presentDisplay(int64_t display, ndk::ScopedFileDescriptor& fence,
/hardware/google/graphics/common/hwc3/include/
DIComposerHal.h170 virtual int32_t presentDisplay(int64_t display, ndk::ScopedFileDescriptor& fence,
/hardware/qcom/sm7250/display/composer/
DQtiComposerClient.cpp109 mReader.presentDisplay(dpy.first, &presentFence, releasedLayers, releaseFences); in ~QtiComposerClient()
1523 Error QtiComposerClient::CommandReader::presentDisplay(Display display, in presentDisplay() function in vendor::qti::hardware::display::composer::V3_0::implementation::QtiComposerClient::CommandReader
1561 auto err = presentDisplay(mDisplay, &presentFence, layers, fences); in parsePresentDisplay()
1583 auto err = presentDisplay(mDisplay, &presentFence, layers, fences); in parsePresentOrValidateDisplay()

12