Home
last modified time | relevance | path

Searched defs:presentDisplay (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/vr/hardware_composer/impl/
Dvr_hwc.cpp501 Error VrHwc::presentDisplay(Display display, int32_t* outPresentFence, in presentDisplay() function in android::dvr::VrHwc
/frameworks/native/services/surfaceflinger/DisplayHardware/
DComposerHal.cpp444 Error Composer::presentDisplay(Display display, int* outPresentFence) in presentDisplay() function in android::Hwc2::Composer
/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2Test.cpp821 void presentDisplay(hwc2_display_t display, int32_t* outPresentFence, in presentDisplay() function in Hwc2Test