HomeSort by relevance Sort by last modified time
    Searched full:shutter (Results 51 - 75 of 230) sorted by null

1 23 4 5 6 7 8 910

  /hardware/ti/omap4xxx/camera/inc/
TICameraParameters.h 131 //TI extensions for enabling/disabling shutter sound
  /packages/apps/Camera2/src/com/android/camera/burst/
BurstResultsSaver.java 80 * Saves the burst result and on completion re-enables the shutter button.
  /packages/apps/Camera2/src/com/android/camera/one/v2/photo/zsl/
AutoFlashZslImageFilter.java 43 * shutter lag when flash is AUTO even if AE is searching.
  /packages/apps/Camera2/src/com/android/camera/stats/
CaptureSessionStatsCollector.java 100 * @param touchCoordinate the last shutter touch coordinate
  /packages/apps/Camera2/src/com/android/camera/util/
ExifUtil.java 140 // Shutter speed value (APEX unit, see Jeita EXIF 2.2 spec Annex C).
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
IndicatorControl.java 200 // Zoom buttons and shutter button are controlled by the activity.
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.cpp     [all...]
  /hardware/libhardware/modules/camera/
Camera.cpp 465 m.message.shutter.frame_number = frame_number;
466 m.message.shutter.timestamp = timestamp;
  /hardware/libhardware/modules/usbcamera/
Camera.cpp 472 m.message.shutter.frame_number = frame_number;
473 m.message.shutter.timestamp = timestamp;
UsbCamera.cpp 299 // Setup default zero shutter lag controls
  /packages/apps/Camera2/src/com/android/camera/captureintent/state/
StateReadyForCapture.java 77 * 1. tap on shutter button to take a picture.
482 // Disable shutter button.
  /packages/apps/Camera2/src/com/android/camera/one/v2/
ZslOneCameraFactory.java 100 // correlated to the maximum amount of look-back for zero-shutter-lag
108 // zero-shutter-lag.
  /device/generic/goldfish/camera/
CallbackNotifier.h 172 * image, shutter, and other picture related events.
  /device/generic/goldfish/camera/fake-pipeline2/
Sensor.h 35 * The sensor is assumed to be rolling-shutter, so low-numbered rows of the
  /external/libexif/libexif/fuji/
mnote-fuji-entry.c 138 {0x0200, N_("Shutter priority AE")},
  /packages/apps/Camera2/src/com/android/camera/captureintent/
CaptureIntentModule.java 138 // TODO: Make this part of the official API the way shutter button events are.
  /packages/apps/Camera2/tests_camera/src/com/android/camera/activity/
CameraTestCase.java 83 // Probably need some delay. Make sure shutter callback is called
  /packages/apps/Camera2/src/com/android/camera/
PhotoModule.java 224 /** Touch coordinate for shutter button press. */
    [all...]
  /frameworks/av/services/camera/libcameraservice/api1/
Camera2Client.cpp     [all...]
  /packages/apps/LegacyCamera/src/com/android/camera/
Camera.java 376 // Initialize shutter button.
792 // Check this in advance of each shot so we don't add to shutter
795 // shutter press and saving the JPEG too.
    [all...]
  /external/libexif/libexif/canon/
mnote-canon-entry.c 123 {10, 3, N_("Fast shutter")},
124 {10, 4, N_("Slow shutter")},
136 {10, 16, N_("Long shutter")},
  /frameworks/av/services/camera/libcameraservice/common/
Camera2ClientBase.cpp 265 ALOGV("%s: Shutter notification for request id %" PRId32 " at time %" PRId64,
  /frameworks/base/docs/html/design/get-started/
principles.jd 299 fast to use, like the shutter button in a camera, or the pause button in a music player.</p>
  /hardware/libhardware/include/hardware/
camera3.h 220 * calls camera3_callback_ops_t->notify() with the SHUTTER event, including
234 * The camera3_callback_ops_t->notify() call with the SHUTTER event should
241 * framework at any time before or after the SHUTTER event.
490 * zero-shutter-lag still capture. Triggering locks focus once currently
586 * determining if a zero-shutter-lag frame can be used.
2043 camera3_shutter_msg_t shutter; member in union:camera3_notify_msg::__anon31246
    [all...]
gralloc.h 119 /* buffer will be used as part of zero-shutter-lag queue */

Completed in 1455 milliseconds

1 23 4 5 6 7 8 910