Searched refs:SCENE_MODE_THEATRE (Results 1 – 9 of 9) sorted by relevance
597 static const char SCENE_MODE_THEATRE[]; variable
164 } else if (Camera.Parameters.SCENE_MODE_THEATRE.equals(scene)) { in buildSceneModes()
142 const char CameraParameters::SCENE_MODE_THEATRE[] = "theatre"; member in android::CameraParameters
1046 Parameters.SCENE_MODE_THEATRE,
604 CameraParameters::SCENE_MODE_THEATRE; in initialize()2647 !strcmp(sceneMode, CameraParameters::SCENE_MODE_THEATRE) ? in sceneModeStringToEnum()
2484 public static final String SCENE_MODE_THEATRE = "theatre"; field in Camera.Parameters
12314 field public static final java.lang.String SCENE_MODE_THEATRE = "theatre";
16245 field @Deprecated public static final String SCENE_MODE_THEATRE = "theatre";