Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerHal.h109 virtual Error presentDisplay(Display display, int32_t* outPresentFence,
/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() argument
385 *outPresentFence = -1; in presentDisplay()
386 int32_t err = mDispatch.presentDisplay(mDevice, display, outPresentFence); in presentDisplay()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp393 int32_t* outPresentFence) { in presentDisplayHook() argument
403 *outPresentFence = -1; in presentDisplayHook()
/hardware/libhardware/include/hardware/
Dhwcomposer2.h1666 int32_t* outPresentFence);