Home
last modified time | relevance | path

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

12

/external/skia/src/shaders/
DSkColorFilterShader.h14 class SkArenaAlloc; variable
DSkShaderBase.h25 class SkArenaAlloc; variable
209 virtual Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const { in onMakeContext() argument
216 virtual Context* onMakeBurstPipelineContext(const ContextRec&, SkArenaAlloc*) const { in onMakeBurstPipelineContext() argument
DSkEmptyShader.h25 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override { in onMakeContext() argument
DSkLocalMatrixShader.h16 class SkArenaAlloc; variable
DSkPictureShader.h14 class SkArenaAlloc; variable
/external/skqp/src/pathops/
DSkPathOpsTCurve.h13 class SkArenaAlloc; variable
/external/skqp/src/shaders/
DSkColorFilterShader.h14 class SkArenaAlloc; variable
DSkShaderBase.h25 class SkArenaAlloc; variable
207 virtual Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const { in onMakeContext() argument
214 virtual Context* onMakeBurstPipelineContext(const ContextRec&, SkArenaAlloc*) const { in onMakeBurstPipelineContext() argument
DSkEmptyShader.h25 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override { in onMakeContext() argument
DSkLocalMatrixShader.h16 class SkArenaAlloc; variable
DSkPictureShader.h14 class SkArenaAlloc; variable
/external/skia/src/pathops/
DSkPathOpsTCurve.h13 class SkArenaAlloc; variable
/external/skia/include/core/
DSkDrawLooper.h19 class SkArenaAlloc; variable
DSkColorFilter.h19 class SkArenaAlloc; variable
DSkShader.h18 class SkArenaAlloc; variable
/external/skqp/include/core/
DSkDrawLooper.h19 class SkArenaAlloc; variable
DSkColorFilter.h19 class SkArenaAlloc; variable
/external/skia/src/shaders/gradients/
DSkRadialGradient.cpp69 void SkRadialGradient::appendGradientStages(SkArenaAlloc*, SkRasterPipeline* p, in appendGradientStages() argument
DSkLinearGradient.cpp86 void SkLinearGradient::appendGradientStages(SkArenaAlloc*, SkRasterPipeline*, in appendGradientStages() argument
/external/skqp/src/shaders/gradients/
DSkRadialGradient.cpp69 void SkRadialGradient::appendGradientStages(SkArenaAlloc*, SkRasterPipeline* p, in appendGradientStages() argument
DSkLinearGradient.cpp77 void SkLinearGradient::appendGradientStages(SkArenaAlloc*, SkRasterPipeline*, in appendGradientStages() argument
/external/skqp/include/private/
DSkArenaAlloc.h68 explicit SkArenaAlloc(size_t firstHeapAllocation) in SkArenaAlloc() function
/external/skia/include/private/
DSkArenaAlloc.h68 explicit SkArenaAlloc(size_t firstHeapAllocation) in SkArenaAlloc() function
/external/skia/src/core/
DSkArenaAlloc.cpp19 SkArenaAlloc::SkArenaAlloc(char* block, size_t size, size_t firstHeapAllocation) in SkArenaAlloc() function in SkArenaAlloc
/external/skqp/src/core/
DSkArenaAlloc.cpp19 SkArenaAlloc::SkArenaAlloc(char* block, size_t size, size_t firstHeapAllocation) in SkArenaAlloc() function in SkArenaAlloc

12