Home
last modified time | relevance | path

Searched defs:onGenerateTexture (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/src/core/
DSkImageGenerator.cpp60 GrSurfaceProxyView SkImageGenerator::onGenerateTexture(GrRecordingContext*, in onGenerateTexture() function in SkImageGenerator
DSkPictureImageGenerator.cpp97 GrSurfaceProxyView SkPictureImageGenerator::onGenerateTexture(GrRecordingContext* ctx, in onGenerateTexture() function in SkPictureImageGenerator
/third_party/flutter/skia/src/core/
DSkPictureImageGenerator.cpp98 sk_sp<GrTextureProxy> SkPictureImageGenerator::onGenerateTexture( in onGenerateTexture() function in SkPictureImageGenerator
DSkImageGenerator.cpp75 sk_sp<GrTextureProxy> SkImageGenerator::onGenerateTexture(GrRecordingContext*, in onGenerateTexture() function in SkImageGenerator
/third_party/flutter/skia/src/gpu/
DGrBackendTextureImageGenerator.cpp94 sk_sp<GrTextureProxy> GrBackendTextureImageGenerator::onGenerateTexture( in onGenerateTexture() function in GrBackendTextureImageGenerator
DGrAHardwareBufferImageGenerator.cpp198 sk_sp<GrTextureProxy> GrAHardwareBufferImageGenerator::onGenerateTexture( in onGenerateTexture() function in GrAHardwareBufferImageGenerator
/third_party/skia/src/gpu/
DGrBackendTextureImageGenerator.cpp95 GrSurfaceProxyView GrBackendTextureImageGenerator::onGenerateTexture( in onGenerateTexture() function in GrBackendTextureImageGenerator
DGrAHardwareBufferImageGenerator.cpp185 GrSurfaceProxyView GrAHardwareBufferImageGenerator::onGenerateTexture( in onGenerateTexture() function in GrAHardwareBufferImageGenerator
/third_party/flutter/skia/gm/
Dimage_pict.cpp184 sk_sp<GrTextureProxy> onGenerateTexture(GrRecordingContext* ctx, const SkImageInfo& info, in onGenerateTexture() function in TextureGenerator
/third_party/skia/gm/
Dimage_pict.cpp181 GrSurfaceProxyView onGenerateTexture(GrRecordingContext* rContext, in onGenerateTexture() function in TextureGenerator
/third_party/skia/modules/canvaskit/
Dcanvaskit_bindings.cpp738 GrSurfaceProxyView onGenerateTexture(GrRecordingContext* ctx, in onGenerateTexture() function in WebGLTextureImageGenerator