Searched refs:SCENE_MODE_NIGHT_PORTRAIT (Results 1 – 8 of 8) sorted by relevance
596 static const char SCENE_MODE_NIGHT_PORTRAIT[]; variable
150 } else if (Camera.Parameters.SCENE_MODE_NIGHT_PORTRAIT.equals(scene)) { in buildSceneModes()
140 const char CameraParameters::SCENE_MODE_NIGHT_PORTRAIT[] = "night-portrait"; member in android::CameraParameters
1034 Parameters.SCENE_MODE_NIGHT_PORTRAIT,
571 CameraParameters::SCENE_MODE_NIGHT_PORTRAIT; in initialize()2395 !strcmp(sceneMode, CameraParameters::SCENE_MODE_NIGHT_PORTRAIT) ? in sceneModeStringToEnum()
2230 public static final String SCENE_MODE_NIGHT_PORTRAIT = "night-portrait"; field in Camera.Parameters
12928 field public static final java.lang.String SCENE_MODE_NIGHT_PORTRAIT = "night-portrait";
13265 field public static final java.lang.String SCENE_MODE_NIGHT_PORTRAIT = "night-portrait";