Searched refs:mPhysicalHeight (Results 1 – 2 of 2) sorted by relevance
488 int32_t mPhysicalHeight; variable
173 mPhysicalHeight(-1), in TouchInputMapper()738 mPhysicalHeight = naturalPhysicalHeight; in configureSurface()751 mPhysicalHeight = rawHeight; in configureSurface()1050 dump += StringPrintf(INDENT3 "PhysicalHeight: %dpx\n", mPhysicalHeight); in dumpSurface()3670 scaledY >= mPhysicalTop && scaledY <= mPhysicalTop + mPhysicalHeight; in isPointInsideSurface()