Searched refs:onMakeContext (Results 1 - 25 of 32) sorted by relevance

12

/external/skia/src/shaders/
H A DSkEmptyShader.h27 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override {
H A DSkColorShader.h59 Context* onMakeContext(const ContextRec&, SkArenaAlloc* storage) const override;
115 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override;
H A DSkImageShader.h45 Context* onMakeContext(const ContextRec&, SkArenaAlloc* storage) const override;
H A DSkLocalMatrixShader.h47 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override;
H A DSkPictureShader.h42 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override;
H A DSkLocalMatrixShader.cpp42 SkShaderBase::Context* SkLocalMatrixShader::onMakeContext( function in class:SkLocalMatrixShader
H A DSkShaderBase.h222 virtual Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const { function in class:SkShaderBase
H A DSkColorShader.cpp34 SkShaderBase::Context* SkColorShader::onMakeContext(const ContextRec& rec, function in class:SkColorShader
150 SkShaderBase::Context* SkColor4Shader::onMakeContext(const ContextRec& rec, function in class:SkColor4Shader
H A DSkShader.cpp95 ? this->onMakeContext(rec, alloc)
H A DSkPictureShader.cpp301 SkShaderBase::Context* SkPictureShader::onMakeContext(const ContextRec& rec, SkArenaAlloc* alloc) function in class:SkPictureShader
/external/skqp/src/shaders/
H A DSkEmptyShader.h27 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override {
H A DSkColorShader.h59 Context* onMakeContext(const ContextRec&, SkArenaAlloc* storage) const override;
115 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override;
H A DSkImageShader.h38 Context* onMakeContext(const ContextRec&, SkArenaAlloc* storage) const override;
H A DSkLocalMatrixShader.h47 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override;
H A DSkPictureShader.h42 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override;
H A DSkLocalMatrixShader.cpp42 SkShaderBase::Context* SkLocalMatrixShader::onMakeContext( function in class:SkLocalMatrixShader
H A DSkShaderBase.h222 virtual Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const { function in class:SkShaderBase
H A DSkColorShader.cpp34 SkShaderBase::Context* SkColorShader::onMakeContext(const ContextRec& rec, function in class:SkColorShader
150 SkShaderBase::Context* SkColor4Shader::onMakeContext(const ContextRec& rec, function in class:SkColor4Shader
H A DSkShader.cpp95 ? this->onMakeContext(rec, alloc)
/external/skia/src/shaders/gradients/
H A DSkLinearGradient.h28 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override;
H A DSkLinearGradient.cpp55 SkShaderBase::Context* SkLinearGradient::onMakeContext( function in class:SkLinearGradient
/external/skqp/src/shaders/gradients/
H A DSkLinearGradient.h28 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override;
H A DSkLinearGradient.cpp55 SkShaderBase::Context* SkLinearGradient::onMakeContext( function in class:SkLinearGradient
/external/skia/src/core/
H A DSkDraw_vertices.cpp86 Context* onMakeContext(const ContextRec& rec, SkArenaAlloc* alloc) const override {
/external/skqp/src/core/
H A DSkDraw_vertices.cpp85 Context* onMakeContext(const ContextRec& rec, SkArenaAlloc* alloc) const override {

Completed in 469 milliseconds

12