Home | History | Annotate | Download | only in xps

Lines Matching full:scalex

275     const float scaleX = targetUnitsPerMeter
289 XPS_MATRIX rawGeomToPhys = { scaleX, 0, 0, scaleY, 0, 0, };
301 SkScalarToFLOAT(this->fCurrentCanvasSize.width()) * scaleX,