Searched refs:mLandscapeRotation (Results 1 – 1 of 1) sorted by relevance
132 int mLandscapeRotation; // default landscape field in DisplayRotation298 mLandscapeRotation = Surface.ROTATION_0; in configure()311 mLandscapeRotation = Surface.ROTATION_270; in configure()314 mLandscapeRotation = Surface.ROTATION_90; in configure()324 mDemoHdmiRotation = mLandscapeRotation; in configure()333 mDemoRotation = mLandscapeRotation; in configure()912 return mLandscapeRotation; in getLandscapeRotation()1257 return mLandscapeRotation; in rotationForOrientation()1282 return mLandscapeRotation; in rotationForOrientation()1306 return rotation == mLandscapeRotation || rotation == mSeascapeRotation; in isLandscapeOrSeascape()[all …]