Home
last modified time | relevance | path

Searched defs:onCreateContext (Results 1 – 14 of 14) sorted by relevance

/external/skia/src/core/
DSkLocalMatrixShader.cpp25 SkShader::Context* SkLocalMatrixShader::onCreateContext(const ContextRec& rec, in onCreateContext() function in SkLocalMatrixShader
DSkFilterShader.cpp59 SkShader::Context* SkFilterShader::onCreateContext(const ContextRec& rec, void* storage) const { in onCreateContext() function in SkFilterShader
DSkComposeShader.cpp78 SkShader::Context* SkComposeShader::onCreateContext(const ContextRec& rec, void* storage) const { in onCreateContext() function in SkComposeShader
DSkShader.cpp95 SkShader::Context* SkShader::onCreateContext(const ContextRec& rec, void*) const { in onCreateContext() function in SkShader
281 SkShader::Context* SkColorShader::onCreateContext(const ContextRec& rec, void* storage) const { in onCreateContext() function in SkColorShader
DSkBitmapProcShader.cpp87 SkShader::Context* SkBitmapProcShader::onCreateContext(const ContextRec& rec, void* storage) const { in onCreateContext() function in SkBitmapProcShader
DSkPictureShader.cpp232 SkShader::Context* SkPictureShader::onCreateContext(const ContextRec& rec, void* storage) const { in onCreateContext() function in SkPictureShader
DSkBlitter.cpp592 Context* onCreateContext(const ContextRec& rec, void* storage) const override { in onCreateContext() function in Sk3DShader
DSkDraw.cpp1920 Context* onCreateContext(const ContextRec& rec, void* storage) const override { in onCreateContext() function in SkTriColorShader
/external/skia/src/effects/
DSkTransparentShader.cpp14 SkShader::Context* SkTransparentShader::onCreateContext(const ContextRec& rec, in onCreateContext() function in SkTransparentShader
DSkPerlinNoiseShader.cpp430 SkShader::Context* SkPerlinNoiseShader::onCreateContext(const ContextRec& rec, in onCreateContext() function in SkPerlinNoiseShader
/external/skia/src/effects/gradients/
DSkSweepGradient.cpp67 SkShader::Context* SkSweepGradient::onCreateContext(const ContextRec& rec, void* storage) const { in onCreateContext() function in SkSweepGradient
DSkTwoPointConicalGradient.cpp218 SkShader::Context* SkTwoPointConicalGradient::onCreateContext(const ContextRec& rec, in onCreateContext() function in SkTwoPointConicalGradient
DSkLinearGradient.cpp85 SkShader::Context* SkLinearGradient::onCreateContext(const ContextRec& rec, void* storage) const { in onCreateContext() function in SkLinearGradient
DSkRadialGradient.cpp162 SkShader::Context* SkRadialGradient::onCreateContext(const ContextRec& rec, void* storage) const { in onCreateContext() function in SkRadialGradient