Searched refs:fPrevShader (Results 1 – 1 of 1) sorted by relevance
100 fPrevShader = paint->getShader(); in SkAutoBitmapShaderInstall()101 fPrevShader->safeRef(); in SkAutoBitmapShaderInstall()109 fPaint->setShader(fPrevShader); in ~SkAutoBitmapShaderInstall()110 fPrevShader->safeUnref(); in ~SkAutoBitmapShaderInstall()120 SkShader* fPrevShader; member in SkAutoBitmapShaderInstall