Home | History | Annotate | Download | only in hardware

Lines Matching defs:KEY_VIDEO_STABILIZATION

2363         private static final String KEY_VIDEO_STABILIZATION = "video-stabilization";
4253 set(KEY_VIDEO_STABILIZATION, toggle ? TRUE : FALSE);
4265 String str = get(KEY_VIDEO_STABILIZATION);