Home
last modified time | relevance | path

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

12

/third_party/skia/m133/src/gpu/ganesh/
DGrBackendSemaphore.cpp18 GrBackendSemaphore::GrBackendSemaphore() in GrBackendSemaphore() function in GrBackendSemaphore
33 GrBackendSemaphore::GrBackendSemaphore(const GrBackendSemaphore& that) { in GrBackendSemaphore() function in GrBackendSemaphore
DGrResourceProvider.h32 class GrBackendSemaphore; variable
DDevice.h35 class GrBackendSemaphore; variable
DSurfaceDrawContext.h44 class GrBackendSemaphore; variable
/third_party/skia/src/gpu/
DGrBackendSemaphore.cpp38 GrBackendSemaphore::GrBackendSemaphore(const GrBackendSemaphore& that) { in GrBackendSemaphore() function in GrBackendSemaphore
DGrResourceProvider.h18 class GrBackendSemaphore; variable
DGrGpu.h27 class GrBackendSemaphore; variable
/third_party/skia/src/gpu/vk/
DGrVkSecondaryCBDrawContext.h15 class GrBackendSemaphore; variable
DGrVkSemaphore.h18 class GrBackendSemaphore; variable
/third_party/skia/m133/include/private/chromium/
DGrVkSecondaryCBDrawContext.h17 class GrBackendSemaphore; variable
/third_party/skia/m133/src/gpu/ganesh/surface/
DSkSurface_Ganesh.h20 class GrBackendSemaphore; variable
/third_party/skia/m133/include/gpu/ganesh/
DGrBackendSemaphore.h60 GrBackendSemaphore(GrBackendApi api, SemaphoreData data) : fBackend(api), fIsInitialized(true) { in GrBackendSemaphore() function
DGrDirectContext.h31 class GrBackendSemaphore; variable
DGrTypes.h17 class GrBackendSemaphore; variable
/third_party/skia/include/gpu/
DGrBackendSemaphore.h34 GrBackendSemaphore() in GrBackendSemaphore() function
DGrDirectContext.h29 class GrBackendSemaphore; variable
DGrTypes.h15 class GrBackendSemaphore; variable
/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkSemaphore.h22 class GrBackendSemaphore; variable
DGrVkGpu.h43 class GrBackendSemaphore; variable
/third_party/skia/m133/src/gpu/ganesh/mock/
DGrMockGpu.h37 class GrBackendSemaphore; variable
68 std::unique_ptr<GrSemaphore> wrapBackendSemaphore(const GrBackendSemaphore& /* semaphore */, in wrapBackendSemaphore()
/third_party/skia/m133/include/core/
DSkSurface.h24 class GrBackendSemaphore; variable
/third_party/skia/m133/src/image/
DSkSurface_Base.h22 class GrBackendSemaphore; variable
/third_party/skia/include/core/
DSkSurface.h33 class GrBackendSemaphore; variable
/third_party/skia/src/gpu/v1/
DSurfaceDrawContext_v1.h27 class GrBackendSemaphore; variable
/third_party/skia/src/gpu/mock/
DGrMockGpu.h37 std::unique_ptr<GrSemaphore> wrapBackendSemaphore(const GrBackendSemaphore& /* semaphore */, in wrapBackendSemaphore()

12