Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/mock/
H A DGrMockGpu.h233 bool onUpdateCompressedBackendTexture(const GrBackendTexture&, in onUpdateCompressedBackendTexture() function
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlGpu.h145 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
H A DGrMtlGpu.mm1036 bool GrMtlGpu::onUpdateCompressedBackendTexture(const GrBackendTexture& backendTexture, function
1081 [blitCmdEncoder pushDebugGroup:@"onUpdateCompressedBackendTexture"];
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DGpu.h259 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
H A DGrD3DGpu.cpp1552 bool GrD3DGpu::onUpdateCompressedBackendTexture(const GrBackendTexture& backendTexture, in onUpdateCompressedBackendTexture() function in GrD3DGpu
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkGpu.h273 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
H A DGrVkGpu.cpp1805 bool GrVkGpu::onUpdateCompressedBackendTexture(const GrBackendTexture& backendTexture, in onUpdateCompressedBackendTexture() function in GrVkGpu
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrGpu.h740 virtual bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
H A DGrGpu.cpp986 return this->onUpdateCompressedBackendTexture(backendTexture, in updateCompressedBackendTexture()
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLGpu.h304 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
H A DGrGLGpu.cpp1716 bool GrGLGpu::onUpdateCompressedBackendTexture(const GrBackendTexture& backendTexture, in onUpdateCompressedBackendTexture() function in GrGLGpu