Home
last modified time | relevance | path

Searched refs:onUpdateCompressedBackendTexture (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/src/gpu/mock/
DGrMockGpu.h192 bool onUpdateCompressedBackendTexture(const GrBackendTexture&, in onUpdateCompressedBackendTexture() function
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.h157 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
DGrDawnGpu.cpp446 bool GrDawnGpu::onUpdateCompressedBackendTexture(const GrBackendTexture&, in onUpdateCompressedBackendTexture() function in GrDawnGpu
/third_party/skia/src/gpu/mtl/
DGrMtlGpu.h153 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
DGrMtlGpu.mm1027 bool GrMtlGpu::onUpdateCompressedBackendTexture(const GrBackendTexture& backendTexture, function
1072 [blitCmdEncoder pushDebugGroup:@"onUpdateCompressedBackendTexture"];
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.h241 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
DGrD3DGpu.cpp1490 bool GrD3DGpu::onUpdateCompressedBackendTexture(const GrBackendTexture& backendTexture, in onUpdateCompressedBackendTexture() function in GrD3DGpu
/third_party/skia/src/gpu/vk/
DGrVkGpu.h228 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
DGrVkGpu.cpp1704 bool GrVkGpu::onUpdateCompressedBackendTexture(const GrBackendTexture& backendTexture, in onUpdateCompressedBackendTexture() function in GrVkGpu
/third_party/skia/src/gpu/
DGrGpu.h684 virtual bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
DGrGpu.cpp920 return this->onUpdateCompressedBackendTexture(backendTexture, in updateCompressedBackendTexture()
/third_party/skia/src/gpu/gl/
DGrGLGpu.h234 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
DGrGLGpu.cpp1541 bool GrGLGpu::onUpdateCompressedBackendTexture(const GrBackendTexture& backendTexture, in onUpdateCompressedBackendTexture() function in GrGLGpu