Home
last modified time | relevance | path

Searched defs:presentFence (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
DComposerHal.h119 int presentFence = -1; member
/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2Test.cpp1591 void closeFences(hwc2_display_t display, int32_t presentFence) in closeFences()
1734 int32_t presentFence; in presentDisplays() local
4061 int32_t presentFence; in TEST_F() local
4078 int32_t presentFence; in TEST_F() local
/frameworks/native/services/surfaceflinger/
DLayer.cpp2007 const std::shared_ptr<FenceTime>& presentFence,
DSurfaceFlinger.cpp1551 sp<Fence> presentFence = mHwc->getPresentFence(HWC_DISPLAY_PRIMARY); in postComposition() local