Home
last modified time | relevance | path

Searched refs:onClearBackendTexture (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/src/gpu/mock/
H A DGrMockGpu.h189 bool onClearBackendTexture(const GrBackendTexture&,
/third_party/skia/src/gpu/mtl/
H A DGrMtlGpu.h144 bool onClearBackendTexture(const GrBackendTexture&,
/third_party/skia/src/gpu/d3d/
H A DGrD3DGpu.h240 bool onClearBackendTexture(const GrBackendTexture&,
H A DGrD3DGpu.cpp1400 bool GrD3DGpu::onClearBackendTexture(const GrBackendTexture& backendTexture, in onClearBackendTexture() function in GrD3DGpu
/third_party/skia/src/gpu/dawn/
H A DGrDawnGpu.h156 bool onClearBackendTexture(const GrBackendTexture&,
H A DGrDawnGpu.cpp395 bool GrDawnGpu::onClearBackendTexture(const GrBackendTexture& backendTexture, in onClearBackendTexture() function in GrDawnGpu
/third_party/skia/src/gpu/
H A DGrGpu.h714 virtual bool onClearBackendTexture(const GrBackendTexture&,
H A DGrGpu.cpp911 return this->onClearBackendTexture(backendTexture, std::move(finishedCallback), color); in clearBackendTexture()
/third_party/skia/src/gpu/vk/
H A DGrVkGpu.h245 bool onClearBackendTexture(const GrBackendTexture&,
H A DGrVkGpu.cpp1748 bool GrVkGpu::onClearBackendTexture(const GrBackendTexture& backendTexture, in onClearBackendTexture() function in GrVkGpu
/third_party/skia/src/gpu/gl/
H A DGrGLGpu.h230 bool onClearBackendTexture(const GrBackendTexture&,
H A DGrGLGpu.cpp3682 bool GrGLGpu::onClearBackendTexture(const GrBackendTexture& backendTexture, in onClearBackendTexture() function in GrGLGpu

Completed in 30 milliseconds