| /third_party/skia/src/gpu/ |
| D | GrBackendSurface.cpp | 450 GrBackendTexture::GrBackendTexture() : fIsValid(false) {} in GrBackendTexture() function in GrBackendTexture 453 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() function in GrBackendTexture 466 GrBackendTexture::GrBackendTexture(int width, int height, const GrVkImageInfo& vkInfo) in GrBackendTexture() function in GrBackendTexture 498 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() function in GrBackendTexture 513 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() function in GrBackendTexture 535 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() function in GrBackendTexture 549 GrBackendTexture::GrBackendTexture(int width, int height, const GrD3DTextureResourceInfo& d3dInfo) in GrBackendTexture() function in GrBackendTexture 555 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() function in GrBackendTexture 569 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() function in GrBackendTexture 579 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() function in GrBackendTexture [all …]
|
| D | GrResourceProvider.h | 19 class GrBackendTexture; variable
|
| /third_party/skia/m133/src/gpu/ganesh/ |
| D | GrBackendSurface.cpp | 262 GrBackendTexture::GrBackendTexture() : fIsValid(false) {} in GrBackendTexture() function in GrBackendTexture 265 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() function in GrBackendTexture 276 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() function in GrBackendTexture 291 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() function in GrBackendTexture 318 GrBackendTexture::GrBackendTexture(const GrBackendTexture& that) : fIsValid(false) { in GrBackendTexture() function in GrBackendTexture
|
| D | GrProxyProvider.h | 26 class GrBackendTexture; variable
|
| D | GrResourceProvider.h | 33 class GrBackendTexture; variable
|
| /third_party/skia/m133/include/gpu/ganesh/vk/ |
| D | GrVkBackendSurface.h | 17 class GrBackendTexture; variable
|
| /third_party/skia/m133/include/gpu/ganesh/gl/ |
| D | GrGLBackendSurface.h | 17 class GrBackendTexture; variable
|
| /third_party/skia/m133/include/gpu/ganesh/mtl/ |
| D | GrMtlBackendSurface.h | 16 class GrBackendTexture; variable
|
| /third_party/skia/m133/src/gpu/ganesh/vk/ |
| D | GrVkBackendSurfacePriv.h | 15 class GrBackendTexture; variable
|
| D | GrVkTexture.h | 95 bool onStealBackendTexture(GrBackendTexture*, SkImages::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
|
| /third_party/skia/src/gpu/dawn/ |
| D | GrDawnTexture.h | 43 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
|
| /third_party/skia/m133/src/image/ |
| D | SkSurface_Base.h | 23 class GrBackendTexture; variable 45 bool replaceBackendTexture(const GrBackendTexture&, in replaceBackendTexture()
|
| /third_party/skia/src/gpu/mtl/ |
| D | GrMtlTexture.h | 59 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
|
| /third_party/skia/m133/src/gpu/ganesh/mtl/ |
| D | GrMtlTexture.h | 65 bool onStealBackendTexture(GrBackendTexture*, SkImages::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
|
| /third_party/skia/m133/src/gpu/ganesh/d3d/ |
| D | GrD3DTexture.h | 63 bool onStealBackendTexture(GrBackendTexture*, SkImages::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
|
| /third_party/skia/src/gpu/d3d/ |
| D | GrD3DTexture.h | 60 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
|
| /third_party/skia/include/core/ |
| D | SkDeferredDisplayListRecorder.h | 19 class GrBackendTexture; variable
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkTexture.h | 77 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
|
| /third_party/skia/m133/include/gpu/ganesh/ |
| D | SkImageGanesh.h | 20 class GrBackendTexture; variable
|
| D | SkSurfaceGanesh.h | 18 class GrBackendTexture; variable
|
| /third_party/skia/m133/src/gpu/ganesh/image/ |
| D | SkImage_GaneshBase.h | 24 class GrBackendTexture; variable
|
| D | SkImage_Ganesh.h | 27 class GrBackendTexture; variable
|
| /third_party/skia/src/gpu/mock/ |
| D | GrMockGpu.h | 189 bool onClearBackendTexture(const GrBackendTexture&, in onClearBackendTexture() 200 bool onUpdateCompressedBackendTexture(const GrBackendTexture&, in onUpdateCompressedBackendTexture()
|
| /third_party/skia/m133/src/gpu/ganesh/mock/ |
| D | GrMockGpu.h | 230 bool onClearBackendTexture(const GrBackendTexture&, in onClearBackendTexture() 241 bool onUpdateCompressedBackendTexture(const GrBackendTexture&, in onUpdateCompressedBackendTexture()
|
| /third_party/skia/m133/include/core/ |
| D | SkSurface.h | 25 class GrBackendTexture; variable
|