/frameworks/base/docs/html/about/versions/ |
android-3.0-highlights.jd | 138 <p>The Camera application has been redesigned to take advantage of a larger screen for quick access to exposure, focus, flash, zoom, front-facing camera, and more. To let users capture scenes in new ways, it adds built-in support for time-lapse video recording. The Gallery application lets users view albums and other collections in full-screen mode, with easy access to thumbnails for other photos in the collection. </p>
|
lollipop.jd | 175 <p>Android 5.0 introduces <strong>all new camera APIs</strong> that let you capture raw formats such as YUV and Bayer RAW, and control parameters such as exposure time, ISO sensitivity, and frame duration on a per-frame basis. The new fully-synchronized camera pipeline allows you to capture uncompressed full-resolution YUV images at 30 FPS on supported devices.</p>
|
/frameworks/base/docs/html/guide/topics/media/ |
camera.jd | [all...] |
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/ |
Camera2StillCaptureTest.java | 71 // 60 second to accommodate the possible long exposure time.
|
Camera2SwitchPreviewTest.java | 99 // 60 second to accommodate the possible long exposure time.
|
/frameworks/wilhelm/src/itf/ |
IObject.c | 561 // If object is published, then remove it from exposure to sync thread and debugger
|
/hardware/qcom/camera/QCamera2/stack/common/ |
mm_camera_interface.h | 328 * after shutter, only queue matched exposure index [all...] |
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/ |
OMXExif.cpp | 689 // TODO(XXX): only supporting this exposure program at the moment, may change in future
|
/hardware/ti/omap4-aah/test/CameraHal/ |
camera_test_surfacetexture.cpp | 875 printf(" exposure time: %d req: %d range: %d~%d dev: %d err: %d\n",
|
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
OMXExif.cpp | 691 // TODO(XXX): only supporting this exposure program at the moment, may change in future
|
/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/ |
BluetoothMapEmailProvider.java | 528 * @return a cursor to the accounts that are subject to exposure over BT.
|
BluetoothMapIMProvider.java | 366 * @return a cursor to the accounts that are subject to exposure over BT.
|
/packages/apps/Camera2/res/values-ne-rNP/ |
strings.xml | 151 <string name="pref_exposure_label" msgid="2604738602400261218">"EXPOSURE"</string> [all...] |
/packages/apps/DevCamera/src/com/android/devcamera/ |
Api2Camera.java | 748 // Normalized lens and exposure coordinates. [all...] |
/packages/apps/Gallery2/src/com/android/photos/data/ |
PhotoProvider.java | 200 /** The exposure time used. Float value. */
|
/device/moto/shamu/camera/QCamera/HAL/core/src/ |
QCameraHWI_Parm.cpp | [all...] |
/cts/tests/camera/src/android/hardware/camera2/cts/ |
CameraDeviceTest.java | 268 * <li>The manual capture parameters (exposure, sensitivity, and so on) are 394 * long exposure single captures, then abort, then check if we can get the pending [all...] |
/device/generic/goldfish/camera/ |
EmulatedFakeCamera3.cpp | 75 // Default exposure and gain targets for different scenarios [all...] |
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_app.c | [all...] |
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_app.c | [all...] |
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_app.c | [all...] |
/external/libexif/libexif/ |
exif-entry.c | 687 { N_("Auto exposure"), N_("Manual exposure"), N_("Auto bracket"), NULL}}, [all...] |
/external/libmtp/src/ |
ptp.h | [all...] |
/frameworks/base/docs/html/guide/topics/manifest/ |
uses-feature-element.jd | 706 This feature implies support for auto-exposure locking 707 (<code>android.control.aeLock</code>), which allows the camera's exposure [all...] |
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_app.c | [all...] |