Searched defs:windowYScale (Results 1 – 4 of 4) sorted by relevance
149 float windowYScale = 1.0f; member
167 float windowYScale = 1.0f; member602 float windowYScale = 1.0f; member
4640 float windowXScale, float windowYScale) : in DispatchEntry()
145 void PointerCoords::scale(float globalScaleFactor, float windowXScale, float windowYScale) { in scale()