Searched defs:onCreateContext (Results 1 - 24 of 24) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkLocalMatrixShader.cpp24 SkShader::Context* SkLocalMatrixShader::onCreateContext(const ContextRec& rec, function in class:SkLocalMatrixShader
H A DSkFilterShader.cpp58 SkShader::Context* SkFilterShader::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkFilterShader
H A DSkComposeShader.cpp82 SkShader::Context* SkComposeShader::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkComposeShader
H A DSkPictureShader.cpp116 SkShader::Context* SkPictureShader::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkPictureShader
H A DSkBitmapProcShader.cpp100 SkShader::Context* SkBitmapProcShader::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkBitmapProcShader
H A DSkShader.cpp86 return this->onCreateContext(rec, storage);
89 SkShader::Context* SkShader::onCreateContext(const ContextRec& rec, void*) const { function in class:SkShader
283 SkShader::Context* SkColorShader::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkColorShader
/external/skia/src/core/
H A DSkLocalMatrixShader.cpp22 SkShader::Context* SkLocalMatrixShader::onCreateContext(const ContextRec& rec, function in class:SkLocalMatrixShader
H A DSkFilterShader.cpp58 SkShader::Context* SkFilterShader::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkFilterShader
H A DSkComposeShader.cpp82 SkShader::Context* SkComposeShader::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkComposeShader
H A DSkPictureShader.cpp116 SkShader::Context* SkPictureShader::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkPictureShader
H A DSkBitmapProcShader.cpp100 SkShader::Context* SkBitmapProcShader::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkBitmapProcShader
H A DSkShader.cpp92 return this->onCreateContext(rec, storage);
95 SkShader::Context* SkShader::onCreateContext(const ContextRec& rec, void*) const { function in class:SkShader
289 SkShader::Context* SkColorShader::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkColorShader
/external/chromium_org/third_party/skia/src/effects/
H A DSkTransparentShader.cpp14 SkShader::Context* SkTransparentShader::onCreateContext(const ContextRec& rec, function in class:SkTransparentShader
/external/skia/src/effects/
H A DSkTransparentShader.cpp14 SkShader::Context* SkTransparentShader::onCreateContext(const ContextRec& rec, function in class:SkTransparentShader
/external/chromium_org/third_party/skia/src/effects/gradients/
H A DSkTwoPointRadialGradient.cpp227 SkShader::Context* SkTwoPointRadialGradient::onCreateContext(const ContextRec& rec, function in class:SkTwoPointRadialGradient
H A DSkSweepGradient.cpp59 SkShader::Context* SkSweepGradient::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkSweepGradient
H A DSkLinearGradient.cpp79 SkShader::Context* SkLinearGradient::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkLinearGradient
H A DSkRadialGradient.cpp164 SkShader::Context* SkRadialGradient::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkRadialGradient
H A DSkTwoPointConicalGradient.cpp223 SkShader::Context* SkTwoPointConicalGradient::onCreateContext(const ContextRec& rec, function in class:SkTwoPointConicalGradient
/external/skia/src/effects/gradients/
H A DSkTwoPointRadialGradient.cpp227 SkShader::Context* SkTwoPointRadialGradient::onCreateContext(const ContextRec& rec, function in class:SkTwoPointRadialGradient
H A DSkSweepGradient.cpp59 SkShader::Context* SkSweepGradient::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkSweepGradient
H A DSkLinearGradient.cpp79 SkShader::Context* SkLinearGradient::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkLinearGradient
H A DSkRadialGradient.cpp164 SkShader::Context* SkRadialGradient::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkRadialGradient
H A DSkTwoPointConicalGradient.cpp223 SkShader::Context* SkTwoPointConicalGradient::onCreateContext(const ContextRec& rec, function in class:SkTwoPointConicalGradient

Completed in 391 milliseconds