Lines Matching full:exposure
60 * by alternating the sensor's exposure time between two exposure values on even and odd
64 * <p>The demo has three modes: Regular auto-exposure viewfinder, split-screen manual exposure,
65 * and the fused HDR viewfinder. The latter two use manual exposure controlled by the user,
67 * the exposure time of even frames, and the right half controls the exposure time of odd frames.
72 * the even/odd frames are merged together into a single image. By selecting different exposure
111 // These show lengths of exposure for even frames, exposure for odd frames, and auto exposure.
411 // - Per-frame synchronization (so that exposure can be changed every frame)
554 // Format exposure time nicely
567 Log.i(TAG, "Exposure: " + exposureText);