Searched refs:mSurfaceLeft (Results 1 – 2 of 2) sorted by relevance
3085 mSurfaceWidth(-1), mSurfaceHeight(-1), mSurfaceLeft(0), mSurfaceTop(0), in TouchInputMapper()3595 mSurfaceLeft = naturalPhysicalLeft * naturalLogicalWidth / naturalPhysicalWidth; in configureSurface()3603 mSurfaceLeft = 0; in configureSurface()3634 mXTranslate = -mSurfaceLeft; in configureSurface()3907 dump.appendFormat(INDENT3 "SurfaceLeft: %d\n", mSurfaceLeft); in dumpSurface()
1518 int32_t mSurfaceLeft; variable