Home
last modified time | relevance | path

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

12345

/external/skia/src/gpu/mtl/
DGrMtlTrampoline.h14 class GrContext; variable
/external/skia/src/core/
DSkGpuBlurUtils.h15 class GrContext; variable
/external/skqp/src/gpu/mtl/
DGrMtlTrampoline.h14 class GrContext; variable
/external/skqp/src/core/
DSkGpuBlurUtils.h15 class GrContext; variable
/external/skia/tools/sk_app/
DGLWindowContext.h19 class GrContext; variable
DMetalWindowContext.h19 class GrContext; variable
/external/skia/src/gpu/
DGrAHardwareBufferUtils.h17 class GrContext; variable
DGrTracing.h13 class GrContext; variable
/external/skqp/tools/sk_app/
DGLWindowContext.h19 class GrContext; variable
/external/skqp/src/gpu/
DGrTracing.h13 class GrContext; variable
DGrYUVProvider.h16 class GrContext; variable
DGrClip.h16 class GrContext; variable
150 bool apply(GrContext*, GrRenderTargetContext* rtc, bool useHWAA, bool hasUserStencilSettings, in apply() argument
/external/skqp/src/gpu/ops/
DGrShadowRRectOp.h14 class GrContext; variable
DGrRegionOp.h13 class GrContext; variable
DGrStencilAndCoverPathRenderer.h13 class GrContext; variable
DGrLatticeOp.h15 class GrContext; variable
DGrOvalOpFactory.h14 class GrContext; variable
DGrDashOp.h14 class GrContext; variable
/external/skqp/src/image/
DSkImage_Base.h97 virtual bool onPinAsTexture(GrContext*) const { return false; } in onPinAsTexture() argument
98 virtual void onUnpinAsTexture(GrContext*) const {} in onUnpinAsTexture() argument
DSkSurface.cpp298 sk_sp<SkSurface> SkSurface::MakeRenderTarget(GrContext*, SkBudgeted, const SkImageInfo&, int, in MakeRenderTarget() argument
303 sk_sp<SkSurface> SkSurface::MakeRenderTarget(GrContext*, const SkSurfaceCharacterization&, in MakeRenderTarget() argument
308 sk_sp<SkSurface> SkSurface::MakeFromBackendTexture(GrContext*, const GrBackendTexture&, in MakeFromBackendTexture() argument
315 sk_sp<SkSurface> SkSurface::MakeFromBackendRenderTarget(GrContext*, in MakeFromBackendRenderTarget() argument
324 sk_sp<SkSurface> SkSurface::MakeFromBackendTextureAsRenderTarget(GrContext*, in MakeFromBackendTextureAsRenderTarget() argument
/external/skia/src/image/
DSkImage_Base.h101 virtual bool onPinAsTexture(GrContext*) const { return false; } in onPinAsTexture() argument
102 virtual void onUnpinAsTexture(GrContext*) const {} in onUnpinAsTexture() argument
/external/skqp/include/core/
DSkImageGenerator.h18 class GrContext; variable
173 virtual bool onIsValid(GrContext*) const { return true; } in onIsValid() argument
/external/skqp/src/gpu/vk/
DGrVkSecondaryCBDrawContext.h15 class GrContext; variable
/external/skqp/gm/
Dimage_shader.cpp29 static sk_sp<SkImage> make_raster(GrContext*, SkPicture* pic, const SkImageInfo& info) { in make_raster() argument
49 static sk_sp<SkImage> make_pict_gen(GrContext*, SkPicture* pic, const SkImageInfo& info) { in make_pict_gen() argument
/external/skia/gm/
Dimage_shader.cpp29 static sk_sp<SkImage> make_raster(GrContext*, SkPicture* pic, const SkImageInfo& info) { in make_raster() argument
49 static sk_sp<SkImage> make_pict_gen(GrContext*, SkPicture* pic, const SkImageInfo& info) { in make_pict_gen() argument

12345