Searched refs:presentFenceFd (Results 1 – 1 of 1) sorted by relevance
586 int32_t presentFenceFd = -1; in present() local587 auto intError = mComposer.presentDisplay(mId, &presentFenceFd); in present()593 *outPresentFence = new Fence(presentFenceFd); in present()700 int32_t presentFenceFd = -1; in presentOrValidate() local702 mId, &numTypes, &numRequests, &presentFenceFd, state); in presentOrValidate()709 *outPresentFence = new Fence(presentFenceFd); in presentOrValidate()