Home
last modified time | relevance | path

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

12

/external/skia/include/core/
DSkColorFilter.h15 class GrContext; variable
138 virtual const GrFragmentProcessor* asFragmentProcessor(GrContext*) const { in asFragmentProcessor() argument
DSkImageGenerator.h15 class GrContext; variable
255 virtual GrTexture* onGenerateTexture(GrContext*, const SkIRect*) { in onGenerateTexture() argument
/external/skia/src/gpu/
DGrDrawingManager.h17 class GrContext; variable
67 friend class GrContext; // for access to: ctor, abandon, reset & flush variable
DGrGpuFactory.h14 class GrContext; variable
DGrSoftwarePathRenderer.h14 class GrContext; variable
DGrYUVProvider.h14 class GrContext; variable
DGrPathRendererChain.h16 class GrContext; variable
DGrBlurUtils.h12 class GrContext; variable
DGrBatchTest.h16 class GrContext; variable
DSkGrPriv.h18 class GrContext; variable
DGrSWMaskHelper.h22 class GrContext; variable
/external/skia/src/image/
DSkSurface.cpp214 SkSurface* SkSurface::NewRenderTarget(GrContext*, SkBudgeted, const SkImageInfo&, int, in NewRenderTarget() argument
219 SkSurface* SkSurface::NewFromBackendTexture(GrContext*, const GrBackendTextureDesc&, in NewFromBackendTexture() argument
224 SkSurface* SkSurface::NewFromBackendRenderTarget(GrContext*, const GrBackendRenderTargetDesc&, in NewFromBackendRenderTarget() argument
229 SkSurface* NewFromBackendTextureAsRenderTarget(GrContext*, const GrBackendTextureDesc&, in NewFromBackendTextureAsRenderTarget() argument
DSkImage.cpp346 SkImage* SkImage::NewFromTexture(GrContext*, const GrBackendTextureDesc&, SkAlphaType, in NewFromTexture() argument
351 SkImage* SkImage::NewFromAdoptedTexture(GrContext*, const GrBackendTextureDesc&, SkAlphaType) { in NewFromAdoptedTexture() argument
355 SkImage* SkImage::NewFromTextureCopy(GrContext*, const GrBackendTextureDesc&, SkAlphaType) { in NewFromTextureCopy() argument
DSkImage_Base.h52 virtual SkData* onRefEncoded(GrContext*) const { return nullptr; } in onRefEncoded() argument
/external/skia/src/effects/
DSkGpuBlurUtils.h15 class GrContext; variable
/external/skia/gm/
Dimage_shader.cpp29 static SkImage* make_raster(GrContext*, const SkPicture* pic, const SkImageInfo& info) { in make_raster() argument
47 static SkImage* make_pict_gen(GrContext*, const SkPicture* pic, const SkImageInfo& info) { in make_pict_gen() argument
Dimage_pict.cpp144 static SkImageGenerator* make_ras_generator(GrContext*, SkPicture* pic) { in make_ras_generator() argument
175 static SkImageGenerator* make_ctable_generator(GrContext*, SkPicture* pic) { in make_ctable_generator() argument
262 ImageCacheratorGM(const char suffix[], SkImageGenerator* (*factory)(GrContext*, SkPicture*)) in ImageCacheratorGM()
/external/skia/src/gpu/batches/
DGrStencilAndCoverPathRenderer.h14 class GrContext; variable
/external/skia/experimental/SkV8Example/
DSkV8Example.h15 class GrContext; variable
/external/skia/tools/VisualBench/
DVisualBench.h21 class GrContext; variable
/external/skia/src/core/
DSkSpecialSurface.h14 class GrContext; variable
DSkImageCacherator.h15 class GrContext; variable
/external/skia/src/gpu/text/
DGrTextUtils.h18 class GrContext; variable
/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_SymbolDict.h33 const std::vector<JBig2ArithCtx>& GrContext() const { return m_grContext; } in GrContext() function
/external/skia/example/
DHelloWorld.h16 class GrContext; variable

12