Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/image/
H A DSkSurface_Base.h157 virtual bool onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait() function
/aosp_15_r20/external/skia/src/gpu/ganesh/surface/
H A DSkSurface_Ganesh.cpp250 bool SkSurface_Ganesh::onWait(int numSemaphores, in onWait() function in SkSurface_Ganesh