Home | History | Annotate | Download | only in download

Lines Matching refs:shader_scale

444     SkMatrix shader_scale;
445 shader_scale.setTranslate(SkIntToScalar(foreground_bounds.x()),
447 shader->setLocalMatrix(shader_scale);