Searched refs:syncWaitRet (Results 1 – 1 of 1) sorted by relevance
5114 int syncWaitRet = syncHelper->wait(syncFd, 3000); in on_vkDestroyImage() local5115 if (syncWaitRet < 0) { in on_vkDestroyImage()7056 int syncWaitRet = syncHelper->wait(syncFd, /*timeout msecs*/ 0); in exportSyncFdForQSRILocked() local7057 if (syncWaitRet == 0) { in exportSyncFdForQSRILocked()