Searched refs:mGeometricScale (Results 1 – 2 of 2) sorted by relevance
447 float mGeometricScale; variable
277 dump += StringPrintf(INDENT4 "GeometricScale: %0.3f\n", mGeometricScale); in dump()814 mGeometricScale = avg(mXScale, mYScale); in configureSurface()2147 touchMajor *= mGeometricScale; in cookPointerData()2148 touchMinor *= mGeometricScale; in cookPointerData()2149 toolMajor *= mGeometricScale; in cookPointerData()2150 toolMinor *= mGeometricScale; in cookPointerData()