Searched refs:onWait (Results 1 – 4 of 4) sorted by relevance
51 bool onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores,
126 virtual bool onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait() function
327 return asSB(this)->onWait(numSemaphores, waitSemaphores, deleteSemaphoresAfterWait); in wait()
230 bool SkSurface_Gpu::onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait() function in SkSurface_Gpu