Searched refs:shaderContextA (Results 1 – 2 of 2) sorted by relevance
135 SkShader::Context* shaderContextA = fShaderContextA; in shadeSpan() local151 shaderContextA->shadeSpan(x, y, result, n); in shadeSpan()176 shaderContextA->shadeSpan(x, y, result, n); in shadeSpan()
1921 SkShader::Context* shaderContextA = composeShaderContext->getShaderContextA(); in drawVertices() local1923 static_cast<SkTriColorShader::TriColorShaderContext*>(shaderContextA); in drawVertices()