Home
last modified time | relevance | path

Searched defs:onWait (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/image/
DSkSurface_Base.h126 virtual bool onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait() function
DSkSurface_Gpu.cpp233 bool SkSurface_Gpu::onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait() function in SkSurface_Gpu
/third_party/skia/m133/src/image/
DSkSurface_Base.h157 virtual bool onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait() function
/third_party/skia/m133/src/gpu/ganesh/surface/
DSkSurface_Ganesh.cpp257 bool SkSurface_Ganesh::onWait(int numSemaphores, in onWait() function in SkSurface_Ganesh