HomeSort by relevance Sort by last modified time
    Searched refs:mDeviceRotation (Results 1 - 3 of 3) sorted by null

  /hardware/qcom/camera/QCamera2/HAL/
QCamera2HWI.h 563 uint32_t mDeviceRotation;
QCamera2HWI.cpp     [all...]
  /frameworks/base/services/core/java/com/android/server/audio/
AudioService.java 505 private int mDeviceRotation = Surface.ROTATION_0;
673 mDeviceRotation = ((WindowManager) mContext.getSystemService(Context.WINDOW_SERVICE))
675 Log.v(TAG, "monitoring device rotation, initial=" + mDeviceRotation);
    [all...]

Completed in 507 milliseconds