Home
last modified time | relevance | path

Searched defs:GrRecordingContext (Results 1 – 25 of 84) sorted by relevance

1234

/external/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer_none.cpp11 bool GrCoverageCountingPathRenderer::IsSupported(const GrRecordingContext*) { in IsSupported()
16 const GrRecordingContext*) { in CreateIfSupported()
/external/skia/src/gpu/ops/
DGrDrawableOp.h17 class GrRecordingContext; variable
38 void onPrePrepare(GrRecordingContext*, in onPrePrepare() argument
DGrClearOp.h16 class GrRecordingContext; variable
53 void onPrePrepare(GrRecordingContext*, const GrSurfaceProxyView& writeView, GrAppliedClip*, in onPrePrepare() argument
DGrDrawAtlasOp.h17 class GrRecordingContext; variable
DGrShadowRRectOp.h16 class GrRecordingContext; variable
DGrFillRectOp.h18 class GrRecordingContext; variable
DGrRegionOp.h15 class GrRecordingContext; variable
DGrStrokeRectOp.h16 class GrRecordingContext; variable
DGrFillRRectOp.h17 class GrRecordingContext; variable
DGrDrawVerticesOp.h17 class GrRecordingContext; variable
DGrSmallPathRenderer.h15 class GrRecordingContext; variable
DGrLatticeOp.h19 class GrRecordingContext; variable
DGrOvalOpFactory.h16 class GrRecordingContext; variable
DGrDashOp.h17 class GrRecordingContext; variable
/external/skia/src/image/
DSkImage_Base.h122 virtual bool onPinAsTexture(GrRecordingContext*) const { return false; } in onPinAsTexture() argument
123 virtual void onUnpinAsTexture(GrRecordingContext*) const {} in onUnpinAsTexture() argument
124 virtual bool isPinnedOnContext(GrRecordingContext*) const { return false; } in isPinnedOnContext() argument
DSkImage_GpuYUVA.h17 class GrRecordingContext; variable
DSkImage_Gpu.h19 class GrRecordingContext; variable
/external/skia/include/core/
DSkImageGenerator.h17 class GrRecordingContext; variable
176 virtual bool onIsValid(GrRecordingContext*) const { return true; } in onIsValid() argument
/external/skqp/src/gpu/
DGrRecordingContext.cpp10 GrRecordingContext::GrRecordingContext(GrBackendApi backend, uint32_t uniqueID) in GrRecordingContext() function in GrRecordingContext
DGrRecordingContextPriv.h36 friend class GrRecordingContext; // to construct/copy this type. variable
/external/skia/tools/skottie_ios_app/
DSkMetalViewBridge.h12 class GrRecordingContext; variable
/external/skia/bench/
DBenchmark.h31 class GrRecordingContext; variable
84 virtual bool getDMSAAStats(GrRecordingContext*) { return false; } in getDMSAAStats() argument
/external/skia/src/gpu/
DGrDrawingManager.h32 class GrRecordingContext; variable
185 friend class GrRecordingContext; // access to: ctor variable
DGrDrawOpTest.h19 class GrRecordingContext; variable
DGrSWMaskHelper.h22 class GrRecordingContext; variable

1234