Searched refs:mGeometricScale (Results 1 – 2 of 2) sorted by relevance
506 float mGeometricScale; variable
258 dump += StringPrintf(INDENT4 "GeometricScale: %0.3f\n", mGeometricScale); in dump()808 mGeometricScale = avg(mXScale, mYScale); in configureSurface()2118 touchMajor *= mGeometricScale; in cookPointerData()2119 touchMinor *= mGeometricScale; in cookPointerData()2120 toolMajor *= mGeometricScale; in cookPointerData()2121 toolMinor *= mGeometricScale; in cookPointerData()