Home
last modified time | relevance | path

Searched refs:getPanoramaOrientationIndicatorArrayId (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Camera2/src_pd/com/android/camera/util/
DPhotoSphereHelper.java144 public static int getPanoramaOrientationIndicatorArrayId() { in getPanoramaOrientationIndicatorArrayId() method in PhotoSphereHelper
/packages/apps/Camera2/src/com/android/camera/widget/
DIndicatorIconController.java81 int panoIndicatorArrayId = PhotoSphereHelper.getPanoramaOrientationIndicatorArrayId(); in IndicatorIconController()