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

/external/skia/src/core/
H A DSkComposeShader.cpp135 SkShader::Context* shaderContextA = fShaderContextA; local
151 shaderContextA->shadeSpan(x, y, result, n);
176 shaderContextA->shadeSpan(x, y, result, n);
H A DSkDraw.cpp1921 SkShader::Context* shaderContextA = composeShaderContext->getShaderContextA(); local
1923 static_cast<SkTriColorShader::TriColorShaderContext*>(shaderContextA);

Completed in 197 milliseconds