Searched defs:numSemaphores (Results 1 – 17 of 17) sorted by relevance
/third_party/skia/src/gpu/ |
D | GrWaitRenderTask.h | 18 int numSemaphores) in GrWaitRenderTask()
|
D | GrDrawingManager.cpp | 772 int numSemaphores) { in newWaitRenderTask()
|
D | GrDirectContext.cpp | 365 bool GrDirectContext::wait(int numSemaphores, const GrBackendSemaphore waitSemaphores[], in wait()
|
/third_party/flutter/skia/src/image/ |
D | SkSurface_Base.h | 114 virtual bool onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores) { in onWait()
|
D | SkSurface.cpp | 425 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()
|
D | SkSurface_Gpu.cpp | 183 bool SkSurface_Gpu::onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores) { in onWait()
|
/third_party/skia/src/image/ |
D | SkSurface_Base.h | 126 virtual bool onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait()
|
D | SkSurface_Gpu.cpp | 223 bool SkSurface_Gpu::onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait()
|
D | SkSurface.cpp | 321 bool SkSurface::wait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in wait()
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkSecondaryCBDrawContext.cpp | 71 bool GrVkSecondaryCBDrawContext::wait(int numSemaphores, in wait()
|
/third_party/skia/src/gpu/vk/ |
D | GrVkSecondaryCBDrawContext.cpp | 85 bool GrVkSecondaryCBDrawContext::wait(int numSemaphores, in wait()
|
/third_party/flutter/skia/include/gpu/ |
D | GrContext.h | 319 GrSemaphoresSubmitted flushAndSignalSemaphores(int numSemaphores, in flushAndSignalSemaphores()
|
/third_party/flutter/skia/src/gpu/ |
D | GrContext.cpp | 251 bool GrContext::wait(int numSemaphores, const GrBackendSemaphore waitSemaphores[]) { in wait()
|
D | SkGpuDevice.cpp | 1639 bool SkGpuDevice::wait(int numSemaphores, const GrBackendSemaphore* waitSemaphores) { in wait()
|
D | GrRenderTargetContext.cpp | 1987 bool GrRenderTargetContext::waitOnSemaphores(int numSemaphores, in waitOnSemaphores()
|
/third_party/skia/src/gpu/v1/ |
D | Device.cpp | 912 bool Device::wait(int numSemaphores, in wait()
|
D | SurfaceDrawContext.cpp | 1511 bool SurfaceDrawContext::waitOnSemaphores(int numSemaphores, in waitOnSemaphores()
|