Searched refs:shaderCopy (Results 1 – 1 of 1) sorted by relevance
244 SkShader* shaderCopy = SkShader::CreateLocalMatrixShader( in copyPaint() local246 paintCopy->setShader(shaderCopy); in copyPaint()248 shaderCopy->setGenerationID(paint->getShader()->getGenerationID()); in copyPaint()249 shaderCopy->unref(); in copyPaint()