Searched refs:outPresentFence (Results 1 – 4 of 4) sorted by relevance
109 virtual Error presentDisplay(Display display, int32_t* outPresentFence,
383 Error presentDisplay(Display display, int32_t* outPresentFence, std::vector<Layer>* outLayers, in presentDisplay() argument385 *outPresentFence = -1; in presentDisplay()386 int32_t err = mDispatch.presentDisplay(mDevice, display, outPresentFence); in presentDisplay()
393 int32_t* outPresentFence) { in presentDisplayHook() argument403 *outPresentFence = -1; in presentDisplayHook()
1666 int32_t* outPresentFence);