Home
last modified time | relevance | path

Searched refs:onMakeBurstPipelineContext (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/shaders/gradients/
DSkLinearGradient.h27 Context* onMakeBurstPipelineContext(const ContextRec&, SkArenaAlloc*) const override;
DSkLinearGradient.cpp64 SkShaderBase::Context* SkLinearGradient::onMakeBurstPipelineContext( in onMakeBurstPipelineContext() function in SkLinearGradient
/external/skia/src/shaders/gradients/
DSkLinearGradient.h27 Context* onMakeBurstPipelineContext(const ContextRec&, SkArenaAlloc*) const override;
DSkLinearGradient.cpp73 SkShaderBase::Context* SkLinearGradient::onMakeBurstPipelineContext( in onMakeBurstPipelineContext() function in SkLinearGradient
/external/skqp/src/shaders/
DSkShaderBase.h214 virtual Context* onMakeBurstPipelineContext(const ContextRec&, SkArenaAlloc*) const { in onMakeBurstPipelineContext() function
/external/skia/src/shaders/
DSkShaderBase.h216 virtual Context* onMakeBurstPipelineContext(const ContextRec&, SkArenaAlloc*) const { in onMakeBurstPipelineContext() function