| /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
|
| D | GrGpu.h | 578 virtual bool setBackendTextureState(const GrBackendTexture&, in setBackendTextureState()
|
| D | GrCaps.h | 25 class GrBackendTexture; variable
|
| /third_party/skia/src/gpu/dawn/ |
| D | GrDawnTexture.h | 43 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
|
| D | GrDawnGpu.cpp | 454 bool GrDawnGpu::onUpdateCompressedBackendTexture(const GrBackendTexture&, in onUpdateCompressedBackendTexture()
|
| /third_party/skia/src/gpu/mtl/ |
| D | GrMtlTexture.h | 59 bool onStealBackendTexture(GrBackendTexture*, SkImage::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
|
| D | SkSurface.h | 35 class GrBackendTexture; variable
|
| D | SkImage.h | 40 class GrBackendTexture; variable
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkTexture.h | 73 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
|
| /third_party/skia/src/gpu/mock/ |
| D | GrMockGpu.h | 189 bool onClearBackendTexture(const GrBackendTexture&, in onClearBackendTexture() 200 bool onUpdateCompressedBackendTexture(const GrBackendTexture&, in onUpdateCompressedBackendTexture()
|
| D | GrMockTexture.h | 70 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
|
| /third_party/skia/src/gpu/gl/ |
| D | GrGLTexture.cpp | 140 *releaseProc = [](GrBackendTexture){}; in onStealBackendTexture() argument
|
| /third_party/skia/include/gpu/ |
| D | GrBackendSurface.h | 61 GrBackendTexture() {} in GrBackendTexture() function
|
| /third_party/skia/src/image/ |
| D | SkSurface.cpp | 70 bool SkSurface_Base::onReplaceBackendTexture(const GrBackendTexture&, in onReplaceBackendTexture()
|