HomeSort by relevance Sort by last modified time
    Searched full:mdisplayorientation (Results 1 - 1 of 1) sorted by null

  /frameworks/base/services/jni/
com_android_server_InputManager.cpp 246 int32_t mDisplayOrientation;
272 mDisplayWidth(-1), mDisplayHeight(-1), mDisplayOrientation(ROTATION_0) {
318 mDisplayOrientation = orientation;
419 *orientation = mDisplayOrientation;
    [all...]

Completed in 268 milliseconds