Searched defs:KEY_VIDEO_STABILIZATION (Results 1 – 3 of 3) sorted by relevance
530 static const char KEY_VIDEO_STABILIZATION[]; variable
92 const char CameraParameters::KEY_VIDEO_STABILIZATION[] = "video-stabilization"; member in android::CameraParameters
2136 private static final String KEY_VIDEO_STABILIZATION = "video-stabilization"; field in Camera.Parameters