Searched refs:mGeometricScale (Results 1 – 2 of 2) sorted by relevance
456 float mGeometricScale; variable
277 dump += StringPrintf(INDENT4 "GeometricScale: %0.3f\n", mGeometricScale); in dump()843 mGeometricScale = avg(mXScale, mYScale); in configureSurface()2176 touchMajor *= mGeometricScale; in cookPointerData()2177 touchMinor *= mGeometricScale; in cookPointerData()2178 toolMajor *= mGeometricScale; in cookPointerData()2179 toolMinor *= mGeometricScale; in cookPointerData()