Home | History | Annotate | Download | only in xps

Lines Matching full:scaley

277     const float scaleY = targetUnitsPerMeter
289 XPS_MATRIX rawGeomToPhys = { scaleX, 0, 0, scaleY, 0, 0, };
302 SkScalarToFLOAT(this->fCurrentCanvasSize.height()) * scaleY,