Home
last modified time | relevance | path

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

/external/skia/src/image/
DSkSurface_Base.h128 virtual bool onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait() function
DSkSurface_Gpu.cpp225 bool SkSurface_Gpu::onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait() function in SkSurface_Gpu