Home
last modified time | relevance | path

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

1234

/external/skqp/src/gpu/mtl/
DGrMtlTrampoline.h14 class GrContext; variable
/external/skqp/src/core/
DSkGpuBlurUtils.h15 class GrContext; variable
DSkSpecialSurface.h20 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/skqp/tools/sk_app/
DGLWindowContext.h19 class GrContext; variable
/external/skqp/src/gpu/
DGrClip.h16 class GrContext; variable
150 bool apply(GrContext*, GrRenderTargetContext* rtc, bool useHWAA, bool hasUserStencilSettings, in apply() argument
DGrTracing.h13 class GrContext; variable
DGrYUVProvider.h16 class GrContext; variable
DGrDrawingManager.h18 class GrContext; variable
151 friend class GrContext; // for access to: ctor, abandon, reset & flush variable
DGrBlurUtils.h14 class GrContext; variable
/external/skqp/include/core/
DSkImageGenerator.h18 class GrContext; variable
173 virtual bool onIsValid(GrContext*) const { return true; } in onIsValid() argument
/external/skqp/src/gpu/ops/
DGrRegionOp.h13 class GrContext; variable
DGrShadowRRectOp.h14 class GrContext; variable
DGrLatticeOp.h15 class GrContext; variable
DGrStencilAndCoverPathRenderer.h13 class GrContext; variable
DGrOvalOpFactory.h14 class GrContext; variable
DGrDashOp.h14 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/tools/gpu/vk/
DVkYcbcrSamplerHelper.h17 class GrContext; variable
/external/skqp/src/gpu/vk/
DGrVkSecondaryCBDrawContext.h15 class GrContext; variable
/external/skqp/include/private/
DGrContext_Base.h15 class GrContext; variable
/external/skqp/src/effects/
DSkLumaColorFilter.cpp41 GrContext*, const GrColorSpaceInfo&) const { in asFragmentProcessor() argument
/external/pdfium/core/fxcodec/jbig2/
DJBig2_SymbolDict.h33 const std::vector<JBig2ArithCtx>& GrContext() const { return m_grContext; } in GrContext() function
/external/skqp/tools/gpu/
DTestContext.h19 class GrContext; variable

1234