Searched refs:KEY_VIDEO_STABILIZATION (Results 1 – 7 of 7) sorted by relevance
530 static const char KEY_VIDEO_STABILIZATION[]; variable
535 static const char KEY_VIDEO_STABILIZATION[]; variable
2337 private static final String KEY_VIDEO_STABILIZATION = "video-stabilization"; field in Camera.Parameters4259 set(KEY_VIDEO_STABILIZATION, toggle ? TRUE : FALSE); in setVideoStabilization()4271 String str = get(KEY_VIDEO_STABILIZATION); in getVideoStabilization()
99 const char CameraParameters::KEY_VIDEO_STABILIZATION[] = "video-stabilization"; member in android::hardware::camera::common::V1_0::helper::CameraParameters
93 const char CameraParameters::KEY_VIDEO_STABILIZATION[] = "video-stabilization"; member in android::CameraParameters
913 params.set(CameraParameters::KEY_VIDEO_STABILIZATION, in initialize()2017 newParams.get(CameraParameters::KEY_VIDEO_STABILIZATION) ); in set()
21518 Landroid/hardware/Camera$Parameters;->KEY_VIDEO_STABILIZATION:Ljava/lang/String;