Home
last modified time | relevance | path

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

/external/skia/src/gpu/mock/
DGrMockGpu.h178 bool onUpdateCompressedBackendTexture(const GrBackendTexture&, in onUpdateCompressedBackendTexture() function
/external/skia/src/gpu/dawn/
DGrDawnGpu.h155 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
DGrDawnGpu.cpp440 bool GrDawnGpu::onUpdateCompressedBackendTexture(const GrBackendTexture&, in onUpdateCompressedBackendTexture() function in GrDawnGpu
/external/skia/src/gpu/mtl/
DGrMtlGpu.h143 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
DGrMtlGpu.mm1041 bool GrMtlGpu::onUpdateCompressedBackendTexture(const GrBackendTexture& backendTexture, function
/external/skia/src/gpu/d3d/
DGrD3DGpu.h231 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
DGrD3DGpu.cpp1288 bool GrD3DGpu::onUpdateCompressedBackendTexture(const GrBackendTexture& backendTexture, in onUpdateCompressedBackendTexture() function in GrD3DGpu
/external/skia/src/gpu/vk/
DGrVkGpu.h226 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
DGrVkGpu.cpp1680 bool GrVkGpu::onUpdateCompressedBackendTexture(const GrBackendTexture& backendTexture, in onUpdateCompressedBackendTexture() function in GrVkGpu
/external/skia/src/gpu/
DGrGpu.h668 virtual bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
DGrGpu.cpp873 return this->onUpdateCompressedBackendTexture(backendTexture, in updateCompressedBackendTexture()
/external/skia/src/gpu/gl/
DGrGLGpu.h224 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
DGrGLGpu.cpp1479 bool GrGLGpu::onUpdateCompressedBackendTexture(const GrBackendTexture& backendTexture, in onUpdateCompressedBackendTexture() function in GrGLGpu