Searched refs:shaderContextA (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkComposeShader.cpp139 SkShader::Context* shaderContextA = fShaderContextA; local
159 shaderContextA->shadeSpan(x, y, result, n);
184 shaderContextA->shadeSpan(x, y, result, n);
H A DSkDraw.cpp2222 SkShader::Context* shaderContextA = composeShaderContext->getShaderContextA(); local
2224 static_cast<SkTriColorShader::TriColorShaderContext*>(shaderContextA);
/external/skia/src/core/
H A DSkComposeShader.cpp139 SkShader::Context* shaderContextA = fShaderContextA; local
159 shaderContextA->shadeSpan(x, y, result, n);
184 shaderContextA->shadeSpan(x, y, result, n);
H A DSkDraw.cpp2222 SkShader::Context* shaderContextA = composeShaderContext->getShaderContextA(); local
2224 static_cast<SkTriColorShader::TriColorShaderContext*>(shaderContextA);

Completed in 654 milliseconds