Searched refs:mSurfaceLeft (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputReader.cpp2596 mSurfaceWidth(-1), mSurfaceHeight(-1), mSurfaceLeft(0), mSurfaceTop(0),
3042 mSurfaceLeft = naturalPhysicalLeft * naturalLogicalWidth / naturalPhysicalWidth;
3050 mSurfaceLeft = 0;
3081 mXTranslate = -mSurfaceLeft;
3354 dump.appendFormat(INDENT3 "SurfaceLeft: %d\n", mSurfaceLeft);
H A DInputReader.h1404 int32_t mSurfaceLeft; member in class:android::TouchInputMapper

Completed in 72 milliseconds