Searched refs:resetShaderContext (Results 1 - 8 of 8) sorted by relevance

/external/skia/src/core/
H A DSkBlitter.h67 virtual bool resetShaderContext(const SkShader::ContextRec&);
H A DSkCoreBlitters.h44 virtual bool resetShaderContext(const SkShader::ContextRec&) SK_OVERRIDE;
H A DSkBlitter.cpp27 bool SkBlitter::resetShaderContext(const SkShader::ContextRec&) { function in class:SkBlitter
1026 bool SkShaderBlitter::resetShaderContext(const SkShader::ContextRec& rec) {
H A DSkDraw.cpp2202 if (!blitter->resetShaderContext(rec)) {
/external/chromium_org/third_party/skia/src/core/
H A DSkBlitter.h68 virtual bool resetShaderContext(const SkShader::ContextRec&);
H A DSkCoreBlitters.h44 virtual bool resetShaderContext(const SkShader::ContextRec&) SK_OVERRIDE;
H A DSkBlitter.cpp27 bool SkBlitter::resetShaderContext(const SkShader::ContextRec&) { function in class:SkBlitter
1029 bool SkShaderBlitter::resetShaderContext(const SkShader::ContextRec& rec) {
H A DSkDraw.cpp2213 if (!blitter->resetShaderContext(rec)) {

Completed in 174 milliseconds