Home | History | Annotate | Download | only in gl

Lines Matching defs:sy0

3674     GrGLfloat sy0 = (GrGLfloat)srcRect.fTop;
3679 sy0 = sh - sy0;
3686 sy0 /= sh;
3692 sx1 - sx0, sy1 - sy0, sx0, sy0));