Searched refs:presentFenceFd (Results 1 – 1 of 1) sorted by relevance
573 int32_t presentFenceFd = -1; in present() local574 auto intError = mComposer.presentDisplay(mId, &presentFenceFd); in present()580 *outPresentFence = new Fence(presentFenceFd); in present()664 int32_t presentFenceFd = -1; in presentOrValidate() local666 mId, &numTypes, &numRequests, &presentFenceFd, state); in presentOrValidate()673 *outPresentFence = new Fence(presentFenceFd); in presentOrValidate()