Searched refs:onUpdateCompressedBackendTexture (Results 1 - 12 of 12) sorted by relevance
/third_party/skia/src/gpu/mock/ |
H A D | GrMockGpu.h | 200 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
|
/third_party/skia/src/gpu/mtl/ |
H A D | GrMtlGpu.h | 153 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
|
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DGpu.h | 249 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
|
H A D | GrD3DGpu.cpp | 1501 bool GrD3DGpu::onUpdateCompressedBackendTexture(const GrBackendTexture& backendTexture, in onUpdateCompressedBackendTexture() function in GrD3DGpu
|
/third_party/skia/src/gpu/dawn/ |
H A D | GrDawnGpu.h | 165 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
|
H A D | GrDawnGpu.cpp | 454 bool GrDawnGpu::onUpdateCompressedBackendTexture(const GrBackendTexture&, in onUpdateCompressedBackendTexture() function in GrDawnGpu
|
/third_party/skia/src/gpu/ |
H A D | GrGpu.h | 718 virtual bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
|
H A D | GrGpu.cpp | 975 return this->onUpdateCompressedBackendTexture(backendTexture, in updateCompressedBackendTexture()
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkGpu.h | 249 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
|
H A D | GrVkGpu.cpp | 1847 bool GrVkGpu::onUpdateCompressedBackendTexture(const GrBackendTexture& backendTexture, in onUpdateCompressedBackendTexture() function in GrVkGpu
|
/third_party/skia/src/gpu/gl/ |
H A D | GrGLGpu.h | 234 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
|
H A D | GrGLGpu.cpp | 1552 bool GrGLGpu::onUpdateCompressedBackendTexture(const GrBackendTexture& backendTexture, in onUpdateCompressedBackendTexture() function in GrGLGpu
|
Completed in 23 milliseconds