Home
last modified time | relevance | path

Searched defs:GrBackendSemaphore (Results 1 – 13 of 13) sorted by relevance

/external/skia/src/gpu/ganesh/
DGrBackendSemaphore.cpp38 GrBackendSemaphore::GrBackendSemaphore(const GrBackendSemaphore& that) { in GrBackendSemaphore() function in GrBackendSemaphore
DGrResourceProvider.h33 class GrBackendSemaphore; variable
DSurfaceDrawContext.h26 class GrBackendSemaphore; variable
DGrGpu.h29 class GrBackendSemaphore; variable
/external/skia/include/private/chromium/
DGrVkSecondaryCBDrawContext.h17 class GrBackendSemaphore; variable
/external/skia/src/image/
DSkSurface_Gpu.h21 class GrBackendSemaphore; variable
/external/skia/include/gpu/
DGrBackendSemaphore.h34 GrBackendSemaphore() in GrBackendSemaphore() function
DGrDirectContext.h19 class GrBackendSemaphore; variable
DGrTypes.h16 class GrBackendSemaphore; variable
/external/skia/src/gpu/ganesh/vk/
DGrVkSemaphore.h19 class GrBackendSemaphore; variable
/external/skia/include/core/
DSkSurface.h52 class GrBackendSemaphore; variable
/external/skia/src/gpu/ganesh/mock/
DGrMockGpu.h37 std::unique_ptr<GrSemaphore> wrapBackendSemaphore(const GrBackendSemaphore& /* semaphore */, in wrapBackendSemaphore()
/external/skia/src/gpu/ganesh/dawn/
DGrDawnGpu.cpp892 std::unique_ptr<GrSemaphore> GrDawnGpu::wrapBackendSemaphore(const GrBackendSemaphore& /* sema */, in wrapBackendSemaphore()