Home | History | Annotate | Download | only in jni

Lines Matching defs:displayOrientation

227         int32_t displayOrientation;
279 mLocked.displayOrientation = DISPLAY_ORIENTATION_0;
356 if (mLocked.displayOrientation != orientation) {
358 mLocked.displayOrientation = orientation;
452 displayOrientation);
470 controller->setDisplayOrientation(mLocked.displayOrientation);