Home
last modified time | relevance | path

Searched refs:wrapBackendSemaphore (Results 1 – 25 of 28) sorted by relevance

12

/external/skqp/src/gpu/mock/
DGrMockGpu.h41 sk_sp<GrSemaphore> wrapBackendSemaphore(const GrBackendSemaphore& semaphore, in wrapBackendSemaphore() function
/external/skqp/src/gpu/
DGrResourceProvider.h242 sk_sp<GrSemaphore> wrapBackendSemaphore(const GrBackendSemaphore&,
DGrResourceProvider.cpp452 sk_sp<GrSemaphore> GrResourceProvider::wrapBackendSemaphore(const GrBackendSemaphore& semaphore, in wrapBackendSemaphore() function in GrResourceProvider
456 return this->isAbandoned() ? nullptr : fGpu->wrapBackendSemaphore(semaphore, in wrapBackendSemaphore()
DGrGpu.h273 virtual sk_sp<GrSemaphore> wrapBackendSemaphore(const GrBackendSemaphore& semaphore,
DGrGpu.cpp387 semaphore = resourceProvider->wrapBackendSemaphore( in finishFlush()
DGrRenderTargetContext.cpp1652 sk_sp<GrSemaphore> sema = resourceProvider->wrapBackendSemaphore( in waitOnSemaphores()
/external/skia/src/gpu/mock/
DGrMockGpu.h37 std::unique_ptr<GrSemaphore> wrapBackendSemaphore( in wrapBackendSemaphore() function
/external/skqp/src/gpu/mtl/
DGrMtlGpu.h108 sk_sp<GrSemaphore> wrapBackendSemaphore(const GrBackendSemaphore& semaphore, in wrapBackendSemaphore() function
/external/skia/src/gpu/
DGrResourceProvider.h293 std::unique_ptr<GrSemaphore> wrapBackendSemaphore(const GrBackendSemaphore&,
DGrResourceProvider.cpp606 std::unique_ptr<GrSemaphore> GrResourceProvider::wrapBackendSemaphore( in wrapBackendSemaphore() function in GrResourceProvider
611 return this->isAbandoned() ? nullptr : fGpu->wrapBackendSemaphore(semaphore, in wrapBackendSemaphore()
DGrGpu.h374 virtual std::unique_ptr<GrSemaphore> wrapBackendSemaphore(const GrBackendSemaphore& semaphore,
DGrGpu.cpp597 semaphores[i] = resourceProvider->wrapBackendSemaphore( in executeFlushInfo()
DGrDirectContext.cpp361 std::unique_ptr<GrSemaphore> sema = fResourceProvider->wrapBackendSemaphore( in wait()
DGrSurfaceDrawContext.cpp1528 grSemaphores[i] = resourceProvider->wrapBackendSemaphore( in waitOnSemaphores()
/external/skia/src/gpu/dawn/
DGrDawnGpu.h83 std::unique_ptr<GrSemaphore> wrapBackendSemaphore(
DGrDawnGpu.cpp815 std::unique_ptr<GrSemaphore> GrDawnGpu::wrapBackendSemaphore( in wrapBackendSemaphore() function in GrDawnGpu
/external/skia/src/gpu/mtl/
DGrMtlGpu.h98 std::unique_ptr<GrSemaphore> wrapBackendSemaphore(
/external/skqp/src/gpu/vk/
DGrVkGpu.h146 sk_sp<GrSemaphore> wrapBackendSemaphore(const GrBackendSemaphore& semaphore,
DGrVkGpu.cpp2344 sk_sp<GrSemaphore> GrVkGpu::wrapBackendSemaphore(const GrBackendSemaphore& semaphore, in wrapBackendSemaphore() function in GrVkGpu
/external/skia/src/gpu/d3d/
DGrD3DGpu.h106 std::unique_ptr<GrSemaphore> wrapBackendSemaphore(
DGrD3DGpu.cpp1501 std::unique_ptr<GrSemaphore> GrD3DGpu::wrapBackendSemaphore( in wrapBackendSemaphore() function in GrD3DGpu
/external/skia/src/gpu/vk/
DGrVkGpu.h157 std::unique_ptr<GrSemaphore> wrapBackendSemaphore(const GrBackendSemaphore& semaphore,
DGrVkGpu.cpp2544 std::unique_ptr<GrSemaphore> GrVkGpu::wrapBackendSemaphore( in wrapBackendSemaphore() function in GrVkGpu
/external/skqp/src/gpu/gl/
DGrGLGpu.h164 sk_sp<GrSemaphore> wrapBackendSemaphore(const GrBackendSemaphore& semaphore,
/external/skia/src/gpu/gl/
DGrGLGpu.h176 std::unique_ptr<GrSemaphore> wrapBackendSemaphore(

12