Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/mock/
H A DGrMockGpu.h200 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
/third_party/skia/src/gpu/mtl/
H A DGrMtlGpu.h153 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
/third_party/skia/src/gpu/d3d/
H A DGrD3DGpu.h249 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
H A DGrD3DGpu.cpp1501 bool GrD3DGpu::onUpdateCompressedBackendTexture(const GrBackendTexture& backendTexture, in onUpdateCompressedBackendTexture() function in GrD3DGpu
/third_party/skia/src/gpu/dawn/
H A DGrDawnGpu.h165 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
H A DGrDawnGpu.cpp454 bool GrDawnGpu::onUpdateCompressedBackendTexture(const GrBackendTexture&, in onUpdateCompressedBackendTexture() function in GrDawnGpu
/third_party/skia/src/gpu/
H A DGrGpu.h718 virtual bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
H A DGrGpu.cpp975 return this->onUpdateCompressedBackendTexture(backendTexture, in updateCompressedBackendTexture()
/third_party/skia/src/gpu/vk/
H A DGrVkGpu.h249 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
H A DGrVkGpu.cpp1847 bool GrVkGpu::onUpdateCompressedBackendTexture(const GrBackendTexture& backendTexture, in onUpdateCompressedBackendTexture() function in GrVkGpu
/third_party/skia/src/gpu/gl/
H A DGrGLGpu.h234 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
H A DGrGLGpu.cpp1552 bool GrGLGpu::onUpdateCompressedBackendTexture(const GrBackendTexture& backendTexture, in onUpdateCompressedBackendTexture() function in GrGLGpu

Completed in 23 milliseconds