Home
last modified time | relevance | path

Searched refs:exposure (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/base/services/core/java/com/android/server/
DEventLogTags.logtags69 …notification_expansion (key|3),(user_action|1),(expanded|1),(lifespan|1),(freshness|1),(exposure|1)
71 27520 notification_clicked (key|3),(lifespan|1),(freshness|1),(exposure|1)
73 27521 notification_action_clicked (key|3),(action_index|1),(lifespan|1),(freshness|1),(exposure|1)
75 27530 notification_canceled (key|3),(reason|1),(lifespan|1),(freshness|1),(exposure|1)
77 27531 notification_visibility (key|3),(visibile|1),(lifespan|1),(freshness|1),(exposure|1),(rank|1)
/frameworks/rs/java/tests/ScriptGroupTest/src/com/android/rs/sgtest/
Dexposure_f.rs28 float4 RS_KERNEL exposure(float4 in)
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
Dexposure.rs26 uchar4 RS_KERNEL exposure(uchar4 in)
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
Dexposure.rs26 uchar4 RS_KERNEL exposure(uchar4 in)
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
Dexposure.rs26 uchar4 RS_KERNEL exposure(uchar4 in)
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
DAndroid.mk33 exposure.cpp \
/frameworks/rs/java/tests/RsCameraDemo/src/com/android/example/rscamera/
DCameraView.java275 public void setExposure(long exposure) { in setExposure() argument
276 mCameraOps.setExposure(exposure); in setExposure()
DCameraOps.java648 public void setExposure(long exposure) {
649 mExposure = exposure;
/frameworks/base/docs/html/tv/adt-1/
Dregulatory.jd19 <p>To satisfy FCC and IC exposure requirements, a separation distance of at least 20 cm should
54 frequency exposure limits. The Wireless Device should be used in such a manner such that the
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
DCameraPairwiseTest.java385 private void genericPairwiseTestCase(Flash flash, Exposure exposure, WhiteBalance whitebalance, in genericPairwiseTestCase() argument
412 switch (exposure) { in genericPairwiseTestCase()
/frameworks/base/docs/html/distribute/engage/
Dgame-services.jd61 Google Play Games App</a> provides additional exposure to increase
/frameworks/base/docs/html/about/versions/
Dandroid-2.2-highlights.jd124 controling zoom, flash, white balance, geo-tagging, focus and exposure. Camcorder also provides
261 orientation, zoom controls, access to exposure data, and a thumbnail utility. A new camcorder
Dandroid-2.2.jd170 …} for querying and setting device camera settings such as focal length, exposure, zoom level, view…
Dandroid-4.0-highlights.jd382 lag exposure</strong>, and decreased shot-to-shot speed help capture clear,
395 panorama</strong> mode. In this mode, the user starts an exposure and then
824 4.0. ZSL exposure, continuous focus, and image zoom let apps capture better
827 regions in a camera preview, then manage white balance and exposure dynamically
Dlollipop.jd175 …e raw formats such as YUV and Bayer RAW, and control parameters such as exposure time, ISO sensiti…
Dandroid-3.0-highlights.jd138 …een redesigned to take advantage of a larger screen for quick access to exposure, focus, flash, zo…
Dandroid-4.0.jd461 and auto-exposure. Both features use the new {@link android.hardware.Camera.Area} class to specify
479 The focus or exposure in that area will continually update as the scene in the area changes.</p>
505 <li>You can now lock auto exposure and white balance with {@link
/frameworks/base/docs/html/samples/new/
Dindex.jd101 the sensor's exposure time between two exposure values on even and odd frames, and then
/frameworks/base/docs/html/training/camera/
Dcameradirect.jd166 level to exposure compensation. This example changes only the preview size;
/frameworks/base/docs/html/guide/topics/manifest/
Dreceiver-element.jd76 This attribute is not the only way to limit a broadcast receiver's external exposure.
Dservice-element.jd74 This attribute is not the only way to limit the exposure of a service to other
/frameworks/base/docs/html/distribute/googleplay/
Dabout.jd138 one or more of the top charts and gain even more exposure.
/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp1325 uint32_t exposure[] = { static_cast<uint32_t>(exposureTime), denominator }; in DngCreator_setup() local
1326 BAIL_IF_INVALID_RET_NULL_SP(writer->addEntry(TAG_EXPOSURETIME, 1, exposure, in DngCreator_setup()
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h1763 XAuint32 exposure,
/frameworks/base/docs/html/guide/topics/media/
Dcamera.jd1142 <td>Stop or start automatic exposure adjustments</td>
1174 <td>Increase or decrease the light exposure level</td>

12