Home
last modified time | relevance | path

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

/packages/apps/Camera2/src_pd/com/android/camera/util/
DPhotoSphereHelper.java137 public static int getPanoramaOrientationDescriptions() { in getPanoramaOrientationDescriptions() method in PhotoSphereHelper
/packages/apps/Camera2/src/com/android/camera/
DButtonManager.java927 int resIdDescriptions = PhotoSphereHelper.getPanoramaOrientationDescriptions(); in initializePanoOrientationButtons()