Searched refs:shutter (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/java/android/hardware/ |
D | Camera.java | 1188 public final void takePicture(ShutterCallback shutter, PictureCallback raw, in takePicture() argument 1190 takePicture(shutter, raw, null, jpeg); in takePicture() 1223 public final void takePicture(ShutterCallback shutter, PictureCallback raw, in takePicture() argument 1225 mShutterCallback = shutter; in takePicture()
|
/frameworks/base/docs/html/training/camera/ |
D | cameradirect.jd | 90 the shutter. To do so, you can use a {@link android.view.SurfaceView} to draw previews of what the 219 the shutter button.</p>
|
/frameworks/base/docs/html/design/get-started/ |
D | principles.jd | 292 fast to use, like the shutter button in a camera, or the pause button in a music player.</p>
|
/frameworks/av/services/camera/libcameraservice/device3/ |
D | Camera3Device.cpp | 1806 uint32_t frameNumber = msg->message.shutter.frame_number; in notify() 1807 nsecs_t timestamp = msg->message.shutter.timestamp; in notify()
|
/frameworks/base/docs/html/about/versions/ |
D | jelly-bean.jd | 985 camera shutter sound can be disabled. Apps can then let the user disable the 986 sound or choose an alternative sound in place of the standard shutter sound,
|
D | android-4.0-highlights.jd | 381 <p>When taking pictures, <strong>continuous focus</strong>, <strong>zero shutter
|