Home | History | Annotate | Download | only in input

Lines Matching refs:mSurfaceWidth

2330         mSurfaceOrientation(-1), mSurfaceWidth(-1), mSurfaceHeight(-1) {
2704 bool sizeChanged = mSurfaceWidth != width || mSurfaceHeight != height;
2709 mSurfaceWidth = width;
2891 mOrientedSurfaceHeight = mSurfaceWidth;
2910 mOrientedSurfaceWidth = mSurfaceWidth;
2970 dump.appendFormat(INDENT3 "SurfaceWidth: %dpx\n", mSurfaceWidth);
3018 * touchScreenWidth / mSurfaceWidth + touchScreenLeft;
3020 * touchScreenWidth / mSurfaceWidth + touchScreenLeft;