Searched refs:mGeometricScale (Results 1 – 2 of 2) sorted by relevance
442 float mGeometricScale; variable
253 dump += StringPrintf(INDENT4 "GeometricScale: %0.3f\n", mGeometricScale); in dump()795 mGeometricScale = avg(mXScale, mYScale); in configureSurface()2087 touchMajor *= mGeometricScale; in cookPointerData()2088 touchMinor *= mGeometricScale; in cookPointerData()2089 toolMajor *= mGeometricScale; in cookPointerData()2090 toolMinor *= mGeometricScale; in cookPointerData()