Home
last modified time | relevance | path

Searched refs:outPresentFence (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/default/
DComposerBase.h89 virtual Error presentDisplay(Display display, int32_t* outPresentFence,
DHwc.cpp588 Error HwcHal::presentDisplay(Display display, int32_t* outPresentFence, in presentDisplay() argument
591 *outPresentFence = -1; in presentDisplay()
592 int32_t err = mDispatch.presentDisplay(mDevice, display, outPresentFence); in presentDisplay()
DHwc.h115 Error presentDisplay(Display display, int32_t* outPresentFence,
/hardware/libhardware/include/hardware/
Dhwcomposer2.h1402 int32_t* outPresentFence);