Home | History | Annotate | Download | only in xps

Lines Matching refs:scaleY

272     const float scaleY = targetUnitsPerMeter
284 XPS_MATRIX rawGeomToPhys = { scaleX, 0, 0, scaleY, 0, 0, };
297 SkScalarToFLOAT(this->fCurrentCanvasSize.height()) * scaleY,