Searched refs:asAShadeProc (Results 1 – 7 of 7) sorted by relevance
45 ShadeProc asAShadeProc(void** ctx) override;
59 ShadeProc asAShadeProc(void** ctx) override;
275 SkShader::Context::ShadeProc SkPictureShader::PictureShaderContext::asAShadeProc(void** ctx) { in asAShadeProc() function in SkPictureShader::PictureShaderContext277 return fBitmapShaderContext->asAShadeProc(ctx); in asAShadeProc()
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
225 SkShader::Context::ShadeProc SkBitmapProcShader::BitmapProcShaderContext::asAShadeProc(void** ctx) { in asAShadeProc() function in SkBitmapProcShader::BitmapProcShaderContext
159 virtual ShadeProc asAShadeProc(void** ctx);