/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A 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
|
H A D | GrProxyProvider.h | 26 class GrBackendTexture; variable
|
H A D | GrResourceProvider.h | 33 class GrBackendTexture; variable
|
H A D | GrRecordingContextPriv.h | 28 class GrBackendTexture; variable
|
H A D | SurfaceDrawContext.h | 45 class GrBackendTexture; variable
|
H A D | GrGpu.h | 607 virtual bool setBackendTextureState(const GrBackendTexture&, in setBackendTextureState()
|
/aosp_15_r20/external/skia/src/image/ |
H A D | SkSurface_Base.h | 23 class GrBackendTexture; variable 45 bool replaceBackendTexture(const GrBackendTexture&, in replaceBackendTexture()
|
/aosp_15_r20/external/skia/src/gpu/ganesh/mock/ |
H A D | GrMockGpu.h | 222 bool onClearBackendTexture(const GrBackendTexture&, in onClearBackendTexture() 233 bool onUpdateCompressedBackendTexture(const GrBackendTexture&, in onUpdateCompressedBackendTexture()
|
H A D | GrMockTexture.h | 86 bool onStealBackendTexture(GrBackendTexture*, SkImages::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
|
/aosp_15_r20/external/skia/include/gpu/ganesh/vk/ |
H A D | GrVkBackendSurface.h | 17 class GrBackendTexture; variable
|
/aosp_15_r20/external/skia/include/gpu/ganesh/mtl/ |
H A D | GrMtlBackendSurface.h | 16 class GrBackendTexture; variable
|
/aosp_15_r20/external/skia/include/gpu/ganesh/gl/ |
H A D | GrGLBackendSurface.h | 17 class GrBackendTexture; variable
|
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/ |
H A D | GrVkBackendSurfacePriv.h | 15 class GrBackendTexture; variable
|
H A D | GrVkTexture.h | 89 bool onStealBackendTexture(GrBackendTexture*, SkImages::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
|
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/ |
H A D | GrMtlTexture.h | 65 bool onStealBackendTexture(GrBackendTexture*, SkImages::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
|
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/ |
H A D | GrD3DTexture.h | 63 bool onStealBackendTexture(GrBackendTexture*, SkImages::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
|
/aosp_15_r20/external/skia/include/gpu/ganesh/ |
H A D | SkImageGanesh.h | 20 class GrBackendTexture; variable
|
H A D | SkSurfaceGanesh.h | 18 class GrBackendTexture; variable
|
H A D | GrDirectContext.h | 28 class GrBackendTexture; variable
|
H A D | GrBackendSurface.h | 232 GrBackendTexture(int width, in GrBackendTexture() function
|
/aosp_15_r20/external/skia/src/gpu/ganesh/image/ |
H A D | SkImage_GaneshBase.h | 24 class GrBackendTexture; variable
|
H A D | SkImage_Ganesh.h | 27 class GrBackendTexture; variable
|
/aosp_15_r20/external/skia/include/core/ |
H A D | SkSurface.h | 25 class GrBackendTexture; variable
|
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/ |
H A D | GrGLTexture.cpp | 176 *releaseProc = [](GrBackendTexture){}; in onStealBackendTexture() argument
|