Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrBackendSemaphore.cpp38 GrBackendSemaphore::GrBackendSemaphore(const GrBackendSemaphore& that) { in GrBackendSemaphore() function in GrBackendSemaphore
DGrResourceProvider.h18 class GrBackendSemaphore; variable
DGrGpu.h26 class GrBackendSemaphore; variable
/external/skia/src/gpu/vk/
DGrVkSecondaryCBDrawContext.h15 class GrBackendSemaphore; variable
DGrVkSemaphore.h18 class GrBackendSemaphore; variable
/external/skia/include/gpu/
DGrBackendSemaphore.h34 GrBackendSemaphore() in GrBackendSemaphore() function
DGrDirectContext.h19 class GrBackendSemaphore; variable
DGrTypes.h15 class GrBackendSemaphore; variable
/external/skia/include/core/
DSkSurface.h33 class GrBackendSemaphore; variable
/external/skia/src/gpu/v1/
DSurfaceDrawContext_v1.h26 class GrBackendSemaphore; variable
/external/skia/src/gpu/mock/
DGrMockGpu.h37 std::unique_ptr<GrSemaphore> wrapBackendSemaphore(const GrBackendSemaphore& /* semaphore */, in wrapBackendSemaphore()
/external/skia/src/gpu/dawn/
DGrDawnGpu.cpp825 std::unique_ptr<GrSemaphore> GrDawnGpu::wrapBackendSemaphore(const GrBackendSemaphore& /* sema */, in wrapBackendSemaphore()