Searched defs:onCreateContext (Results 1 - 25 of 25) sorted by path

/external/chromium_org/third_party/skia/src/core/
H A DSkBitmapProcShader.cpp113 SkShader::Context* SkBitmapProcShader::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkBitmapProcShader
H A DSkComposeShader.cpp92 SkShader::Context* SkComposeShader::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkComposeShader
H A DSkFilterShader.cpp67 SkShader::Context* SkFilterShader::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkFilterShader
H A DSkLocalMatrixShader.cpp37 SkShader::Context* SkLocalMatrixShader::onCreateContext(const ContextRec& rec, function in class:SkLocalMatrixShader
H A DSkPictureShader.cpp138 SkShader::Context* SkPictureShader::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkPictureShader
H A DSkShader.cpp101 return this->onCreateContext(rec, storage);
104 SkShader::Context* SkShader::onCreateContext(const ContextRec& rec, void*) const { function in class:SkShader
305 SkShader::Context* SkColorShader::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkColorShader
/external/chromium_org/third_party/skia/src/effects/
H A DSkPerlinNoiseShader.cpp455 SkShader::Context* SkPerlinNoiseShader::onCreateContext(const ContextRec& rec, function in class:SkPerlinNoiseShader::PaintingData::SkPerlinNoiseShader
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 DSkLinearGradient.cpp93 SkShader::Context* SkLinearGradient::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkLinearGradient
H A DSkRadialGradient.cpp163 SkShader::Context* SkRadialGradient::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkRadialGradient
H A DSkSweepGradient.cpp70 SkShader::Context* SkSweepGradient::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkSweepGradient
H A DSkTwoPointConicalGradient.cpp223 SkShader::Context* SkTwoPointConicalGradient::onCreateContext(const ContextRec& rec, function in class:SkTwoPointConicalGradient
H A DSkTwoPointRadialGradient.cpp227 SkShader::Context* SkTwoPointRadialGradient::onCreateContext(const ContextRec& rec, function in class:SkTwoPointRadialGradient
/external/skia/src/core/
H A DSkBitmapProcShader.cpp100 SkShader::Context* SkBitmapProcShader::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkBitmapProcShader
H A DSkComposeShader.cpp82 SkShader::Context* SkComposeShader::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkComposeShader
H A DSkFilterShader.cpp58 SkShader::Context* SkFilterShader::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkFilterShader
H A DSkLocalMatrixShader.cpp22 SkShader::Context* SkLocalMatrixShader::onCreateContext(const ContextRec& rec, function in class:SkLocalMatrixShader
H A DSkPictureShader.cpp116 SkShader::Context* SkPictureShader::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkPictureShader
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/skia/src/effects/
H A DSkTransparentShader.cpp14 SkShader::Context* SkTransparentShader::onCreateContext(const ContextRec& rec, function in class:SkTransparentShader
/external/skia/src/effects/gradients/
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 DSkSweepGradient.cpp59 SkShader::Context* SkSweepGradient::onCreateContext(const ContextRec& rec, void* storage) const { function in class:SkSweepGradient
H A DSkTwoPointConicalGradient.cpp223 SkShader::Context* SkTwoPointConicalGradient::onCreateContext(const ContextRec& rec, function in class:SkTwoPointConicalGradient
H A DSkTwoPointRadialGradient.cpp227 SkShader::Context* SkTwoPointRadialGradient::onCreateContext(const ContextRec& rec, function in class:SkTwoPointRadialGradient

Completed in 390 milliseconds