Home
last modified time | relevance | path

Searched defs:outPresentFence (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/services/surfaceflinger/fuzzer/
Dsurfaceflinger_displayhardware_fuzzer.cpp172 int32_t outPresentFence; in presentOrValidateDisplay() local
273 int32_t outPresentFence; in invokeAidlComposer() local
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.cpp394 Error Display::present(sp<Fence>* outPresentFence) in present()
528 uint32_t* outNumRequests, sp<android::Fence>* outPresentFence, in presentOrValidate()
DHidlComposerHal.cpp571 Error HidlComposer::presentDisplay(Display display, int* outPresentFence) { in presentDisplay()
674 int* outPresentFence, uint32_t* state) { in presentOrValidateDisplay()
1689 void CommandReader::takePresentFence(Display display, int* outPresentFence) { in takePresentFence()
DAidlComposerHal.cpp605 Error AidlComposer::presentDisplay(Display display, int* outPresentFence) { in presentDisplay()
764 int* outPresentFence, uint32_t* state) { in presentOrValidateDisplay()
DHWComposer.cpp440 sp<Fence> outPresentFence; in getDeviceCompositionChanges() local