Home
last modified time | relevance | path

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

/third_party/skia/src/image/
DSkSurface_Base.h126 virtual bool onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait() function
DSkSurface_Gpu.cpp230 bool SkSurface_Gpu::onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait() function in SkSurface_Gpu