Searched refs:asAShadeProc (Results 1 – 7 of 7) sorted by relevance
63 ShadeProc asAShadeProc(void** ctx) override;
45 ShadeProc asAShadeProc(void** ctx) override;
286 SkShader::Context::ShadeProc SkPictureShader::PictureShaderContext::asAShadeProc(void** ctx) { in asAShadeProc() function in SkPictureShader::PictureShaderContext288 return fBitmapShaderContext->asAShadeProc(ctx); in asAShadeProc()
183 SkShader::Context::ShadeProc SkBitmapProcShader::BitmapProcShaderContext::asAShadeProc(void** ctx) { in asAShadeProc() function in SkBitmapProcShader::BitmapProcShaderContext
422 SkShader::Context::ShadeProc shadeProc = shaderContext->asAShadeProc(&ctx); in blitRect()632 SkShader::Context::ShadeProc shadeProc = shaderContext->asAShadeProc(&ctx); in blitV()
116 SkShader::Context::ShadeProc SkShader::Context::asAShadeProc(void** ctx) { in asAShadeProc() function in SkShader::Context
150 virtual ShadeProc asAShadeProc(void** ctx);