Home
last modified time | relevance | path

Searched defs:SkArenaAlloc (Results 1 – 25 of 47) sorted by relevance

12

/third_party/skia/src/pathops/
DSkPathOpsTCurve.h13 class SkArenaAlloc; variable
/third_party/skia/src/shaders/
DSkColorFilterShader.h14 class SkArenaAlloc; variable
DSkEmptyShader.h25 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override { in onMakeContext() argument
DSkLocalMatrixShader.h16 class SkArenaAlloc; variable
DSkPictureShader.h15 class SkArenaAlloc; variable
DSkShaderBase.h26 class SkArenaAlloc; variable
222 virtual Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const { in onMakeContext() argument
/third_party/skia/src/gpu/ops/
DBlurOp.cpp30 GrOp::CombineResult BlurOp::onCombineIfPossible(GrOp* t, SkArenaAlloc*, const GrCaps& caps) { in onCombineIfPossible() argument
DDrawableOp.h33 CombineResult onCombineIfPossible(GrOp* that, SkArenaAlloc*, const GrCaps& caps) override { in onCombineIfPossible() argument
DClearOp.cpp55 GrOp::CombineResult ClearOp::onCombineIfPossible(GrOp* t, SkArenaAlloc*, const GrCaps& caps) { in onCombineIfPossible() argument
DGrMeshDrawOp.h16 class SkArenaAlloc; variable
DPathTessellateOp.cpp45 SkArenaAlloc*, in onCombineIfPossible() argument
DDrawAtlasPathOp.cpp133 GrOp::CombineResult DrawAtlasPathOp::onCombineIfPossible(GrOp* op, SkArenaAlloc*, const GrCaps&) { in onCombineIfPossible() argument
DAtlasTextOp.h164 SkArenaAlloc*, in onCreateProgramInfo() argument
/third_party/skia/modules/particles/include/
DSkParticleBinding.h17 class SkArenaAlloc; variable
/third_party/skia/src/core/
DSkEffectPriv.h14 class SkArenaAlloc; variable
DSkColorFilterBase.h18 class SkArenaAlloc; variable
DSkArenaAlloc.cpp14 SkArenaAlloc::SkArenaAlloc(char* block, size_t size, size_t firstHeapAllocation) in SkArenaAlloc() function in SkArenaAlloc
DSkArenaAlloc.h110 explicit SkArenaAlloc(size_t firstHeapAllocation) in SkArenaAlloc() function
DSkBlitter.h19 class SkArenaAlloc; variable
/third_party/skia/include/core/
DSkDrawLooper.h23 class SkArenaAlloc; variable
DSkShader.h18 class SkArenaAlloc; variable
/third_party/skia/src/shaders/gradients/
DSkRadialGradient.cpp61 void SkRadialGradient::appendGradientStages(SkArenaAlloc*, SkRasterPipeline* p, in appendGradientStages() argument
DSkLinearGradient.cpp73 void SkLinearGradient::appendGradientStages(SkArenaAlloc*, SkRasterPipeline*, in appendGradientStages() argument
/third_party/skia/src/gpu/tessellate/shaders/
DGrTessellationShader.h15 class SkArenaAlloc; variable
/third_party/skia/include/gpu/
DGrRecordingContext.h33 class SkArenaAlloc; variable

12