Home
last modified time | relevance | path

Searched defs:numSemaphores (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/src/gpu/
DGrWaitRenderTask.h18 int numSemaphores) in GrWaitRenderTask()
DGrDrawingManager.cpp772 int numSemaphores) { in newWaitRenderTask()
DGrDirectContext.cpp365 bool GrDirectContext::wait(int numSemaphores, const GrBackendSemaphore waitSemaphores[], in wait()
/third_party/flutter/skia/src/image/
DSkSurface_Base.h114 virtual bool onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores) { in onWait()
DSkSurface.cpp425 int numSemaphores, GrBackendSemaphore signalSemaphores[], in flush()
438 int numSemaphores, GrBackendSemaphore signalSemaphores[]) { in flush()
447 GrSemaphoresSubmitted SkSurface::flushAndSignalSemaphores(int numSemaphores, in flushAndSignalSemaphores()
455 bool SkSurface::wait(int numSemaphores, const GrBackendSemaphore* waitSemaphores) { in wait()
DSkSurface_Gpu.cpp183 bool SkSurface_Gpu::onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores) { in onWait()
/third_party/skia/src/image/
DSkSurface_Base.h126 virtual bool onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait()
DSkSurface_Gpu.cpp223 bool SkSurface_Gpu::onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait()
DSkSurface.cpp321 bool SkSurface::wait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in wait()
/third_party/flutter/skia/src/gpu/vk/
DGrVkSecondaryCBDrawContext.cpp71 bool GrVkSecondaryCBDrawContext::wait(int numSemaphores, in wait()
/third_party/skia/src/gpu/vk/
DGrVkSecondaryCBDrawContext.cpp85 bool GrVkSecondaryCBDrawContext::wait(int numSemaphores, in wait()
/third_party/flutter/skia/include/gpu/
DGrContext.h319 GrSemaphoresSubmitted flushAndSignalSemaphores(int numSemaphores, in flushAndSignalSemaphores()
/third_party/flutter/skia/src/gpu/
DGrContext.cpp251 bool GrContext::wait(int numSemaphores, const GrBackendSemaphore waitSemaphores[]) { in wait()
DSkGpuDevice.cpp1639 bool SkGpuDevice::wait(int numSemaphores, const GrBackendSemaphore* waitSemaphores) { in wait()
DGrRenderTargetContext.cpp1987 bool GrRenderTargetContext::waitOnSemaphores(int numSemaphores, in waitOnSemaphores()
/third_party/skia/src/gpu/v1/
DDevice.cpp912 bool Device::wait(int numSemaphores, in wait()
DSurfaceDrawContext.cpp1511 bool SurfaceDrawContext::waitOnSemaphores(int numSemaphores, in waitOnSemaphores()