Home
last modified time | relevance | path

Searched defs:GrContext (Results 1 – 25 of 51) sorted by relevance

123

/third_party/flutter/skia/src/core/
DSkGpuBlurUtils.h15 class GrContext; variable
DSkSpecialSurface.h20 class GrContext; variable
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlTrampoline.h14 class GrContext; variable
/third_party/flutter/skia/src/image/
DSkImage_Base.h98 virtual bool onPinAsTexture(GrContext*) const { return false; } in onPinAsTexture() argument
99 virtual void onUnpinAsTexture(GrContext*) const {} in onUnpinAsTexture() argument
DSkImage.cpp188 GrSemaphoresSubmitted SkImage::flush(GrContext*, const GrFlushInfo&) { in flush() argument
192 void SkImage::flush(GrContext*) {} in flush() argument
431 sk_sp<SkImage> SkImage::DecodeToTexture(GrContext*, const void*, size_t, const SkIRect*) { in DecodeToTexture() argument
442 bool SkImage::MakeBackendTextureFromSkImage(GrContext*, in MakeBackendTextureFromSkImage() argument
499 sk_sp<SkImage> SkImage::makeTextureImage(GrContext*, GrMipMapped mipMapped) const { in makeTextureImage() argument
DSkSurface.cpp502 sk_sp<SkSurface> SkSurface::MakeRenderTarget(GrContext*, SkBudgeted, const SkImageInfo&, int, in MakeRenderTarget() argument
512 sk_sp<SkSurface> SkSurface::MakeFromBackendTexture(GrContext*, const GrBackendTexture&, in MakeFromBackendTexture() argument
520 sk_sp<SkSurface> SkSurface::MakeFromBackendRenderTarget(GrContext*, in MakeFromBackendRenderTarget() argument
530 sk_sp<SkSurface> SkSurface::MakeFromBackendTextureAsRenderTarget(GrContext*, in MakeFromBackendTextureAsRenderTarget() argument
/third_party/flutter/skia/tools/sk_app/
DGLWindowContext.h19 class GrContext; variable
DDawnWindowContext.h18 class GrContext; variable
/third_party/flutter/skia/src/gpu/
DGrTracing.h15 class GrContext; variable
DGrAHardwareBufferUtils.h17 class GrContext; variable
DGrBlurUtils.h14 class GrContext; variable
DGrTextureContext.h14 class GrContext; variable
DGrBackendTextureImageGenerator.h40 bool onIsValid(GrContext*) const override { return true; } in onIsValid() argument
DGrPathRendererChain.h18 class GrContext; variable
/third_party/flutter/skia/gm/
Dimage_shader.cpp47 static sk_sp<SkImage> make_raster(GrContext*, SkPicture* pic, const SkImageInfo& info) { in make_raster() argument
67 static sk_sp<SkImage> make_pict_gen(GrContext*, SkPicture* pic, const SkImageInfo& info) { in make_pict_gen() argument
Dimage.cpp224 static sk_sp<SkImage> make_raster(const SkImageInfo& info, GrContext*, void (*draw)(SkCanvas*)) { in make_raster() argument
230 static sk_sp<SkImage> make_picture(const SkImageInfo& info, GrContext*, void (*draw)(SkCanvas*)) { in make_picture() argument
238 static sk_sp<SkImage> make_codec(const SkImageInfo& info, GrContext*, void (*draw)(SkCanvas*)) { in make_codec() argument
Dimage_pict.cpp152 static std::unique_ptr<SkImageGenerator> make_ras_generator(GrContext*, sk_sp<SkPicture> pic) { in make_ras_generator() argument
229 std::unique_ptr<SkImageGenerator> (*factory)(GrContext*, sk_sp<SkPicture>)) in ImageCacheratorGM()
/third_party/skia/tools/gpu/vk/
DVkYcbcrSamplerHelper.h17 class GrContext; variable
/third_party/flutter/skia/src/gpu/vk/
DGrVkSecondaryCBDrawContext.h16 class GrContext; variable
/third_party/flutter/skia/tools/gpu/
DTestContext.h19 class GrContext; variable
/third_party/flutter/skia/include/core/
DSkDeferredDisplayListRecorder.h19 class GrContext; variable
DSkPictureRecorder.h21 class GrContext; variable
DSkShader.h27 class GrContext; variable
/third_party/flutter/skia/include/private/
DGrContext_Base.h18 class GrContext; variable
/third_party/flutter/skia/src/atlastext/
DSkInternalAtlasTextContext.h16 class GrContext; variable

123