Home
last modified time | relevance | path

Searched defs:GrBackendTexture (Results 1 – 25 of 41) sorted by relevance

12

/third_party/skia/src/gpu/
DGrBackendSurface.cpp450 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 …]
DGrResourceProvider.h19 class GrBackendTexture; variable
/third_party/skia/m133/src/gpu/ganesh/
DGrBackendSurface.cpp262 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
DGrProxyProvider.h26 class GrBackendTexture; variable
DGrResourceProvider.h33 class GrBackendTexture; variable
/third_party/skia/m133/include/gpu/ganesh/vk/
DGrVkBackendSurface.h17 class GrBackendTexture; variable
/third_party/skia/m133/include/gpu/ganesh/gl/
DGrGLBackendSurface.h17 class GrBackendTexture; variable
/third_party/skia/m133/include/gpu/ganesh/mtl/
DGrMtlBackendSurface.h16 class GrBackendTexture; variable
/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkBackendSurfacePriv.h15 class GrBackendTexture; variable
DGrVkTexture.h95 bool onStealBackendTexture(GrBackendTexture*, SkImages::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
/third_party/skia/src/gpu/dawn/
DGrDawnTexture.h43 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
/third_party/skia/m133/src/image/
DSkSurface_Base.h23 class GrBackendTexture; variable
45 bool replaceBackendTexture(const GrBackendTexture&, in replaceBackendTexture()
/third_party/skia/src/gpu/mtl/
DGrMtlTexture.h59 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
/third_party/skia/m133/src/gpu/ganesh/mtl/
DGrMtlTexture.h65 bool onStealBackendTexture(GrBackendTexture*, SkImages::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
/third_party/skia/m133/src/gpu/ganesh/d3d/
DGrD3DTexture.h63 bool onStealBackendTexture(GrBackendTexture*, SkImages::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
/third_party/skia/src/gpu/d3d/
DGrD3DTexture.h60 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
/third_party/skia/include/core/
DSkDeferredDisplayListRecorder.h19 class GrBackendTexture; variable
/third_party/skia/src/gpu/vk/
DGrVkTexture.h77 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
/third_party/skia/m133/include/gpu/ganesh/
DSkImageGanesh.h20 class GrBackendTexture; variable
DSkSurfaceGanesh.h18 class GrBackendTexture; variable
/third_party/skia/m133/src/gpu/ganesh/image/
DSkImage_GaneshBase.h24 class GrBackendTexture; variable
DSkImage_Ganesh.h27 class GrBackendTexture; variable
/third_party/skia/src/gpu/mock/
DGrMockGpu.h189 bool onClearBackendTexture(const GrBackendTexture&, in onClearBackendTexture()
200 bool onUpdateCompressedBackendTexture(const GrBackendTexture&, in onUpdateCompressedBackendTexture()
/third_party/skia/m133/src/gpu/ganesh/mock/
DGrMockGpu.h230 bool onClearBackendTexture(const GrBackendTexture&, in onClearBackendTexture()
241 bool onUpdateCompressedBackendTexture(const GrBackendTexture&, in onUpdateCompressedBackendTexture()
/third_party/skia/m133/include/core/
DSkSurface.h25 class GrBackendTexture; variable

12