/hardware/ti/omap4-aah/camera/OMXCameraAdapter/ |
OMXMetadata.cpp | 130 metaData->exposure_time = shotInfo->nExpTime; 157 meta->exposure_time = shotInfo->nExpTime; 160 meta->exposure_time = -1; 165 (metadataLastExposureTime == meta->exposure_time)) { 169 metadataLastExposureTime = meta->exposure_time;
|
/device/moto/shamu/camera/QCamera2/HAL3/ |
QCamera3HALHeader.h | 63 int64_t exposure_time; member in struct:qcamera::__anon5792
|
/device/huawei/angler/camera/QCamera2/HAL3/ |
QCamera3HALHeader.h | 80 int64_t exposure_time; member in struct:qcamera::__anon3684
|
/device/lge/bullhead/camera/QCamera2/HAL3/ |
QCamera3HALHeader.h | 80 int64_t exposure_time; member in struct:qcamera::__anon4595
|
/hardware/qcom/camera/QCamera2/HAL3/ |
QCamera3HALHeader.h | 80 int64_t exposure_time; member in struct:qcamera::__anon32604
|
/system/media/camera/tests/ |
camera_metadata_tests.cpp | 225 int64_t exposure_time = 1000000000; local 228 &exposure_time, 1); 307 EXPECT_EQ(exposure_time, *entry.data.i64); 375 int64_t exposure_time; local 377 exposure_time = 100 + i * 100; 380 &exposure_time, 1); 411 int64_t exposure_time = 100 + i * 100; local 419 EXPECT_EQ(exposure_time, *entry.data.i64); 451 int64_t exposure_time = 12345; local 454 &exposure_time, 1) 986 int64_t exposure_time = 1000000000; local [all...] |
/external/piex/src/ |
piex_types.h | 97 Rational exposure_time; member in struct:piex::PreviewImageData
|
tiff_parser.cc | 209 &preview_image_data->exposure_time);
|
/frameworks/base/media/jni/ |
android_media_ExifInterface.cpp | 181 if (image_data.exposure_time.numerator != 0 182 && image_data.exposure_time.denominator != 0) { 184 (double)image_data.exposure_time.numerator 185 / image_data.exposure_time.denominator;
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
DetailsHelper.java | 139 return context.getString(R.string.exposure_time);
|
/packages/apps/Camera2/src/com/android/camera/ui/ |
DetailsDialog.java | 328 return context.getString(R.string.exposure_time);
|
/cts/apps/CameraITS/tests/sensor_fusion/ |
test_sensor_fusion.py | 294 cam_events: List of (start_exposure, exposure_time, readout_duration)
|
/device/huawei/angler/camera/ |
QCamera_Intf.h | 835 float exposure_time; member in struct:__anon4139
|
/device/lge/bullhead/camera/ |
QCamera_Intf.h | 835 float exposure_time; member in struct:__anon5050
|
/device/moto/shamu/camera/ |
QCamera_Intf.h | 835 float exposure_time; member in struct:__anon6187
|
/hardware/qcom/camera/ |
QCamera_Intf.h | 835 float exposure_time; member in struct:__anon33129
|
/hardware/ti/omap4-aah/camera/inc/ |
CameraHal.h | 261 mMetadata.exposure_time = 0; 271 mMetadata.exposure_time = 0; [all...] |
/device/moto/shamu/camera/QCamera/HAL2/core/inc/ |
QCamera_Intf.h | 796 float exposure_time; member in struct:__anon5568 [all...] |
/device/huawei/angler/camera/mm-image-codec/qexif/ |
qexif.h | 285 EXPOSURE_TIME, [all...] |
/device/lge/bullhead/camera/mm-image-codec/qexif/ |
qexif.h | 285 EXPOSURE_TIME, [all...] |
/device/moto/shamu/camera/mm-image-codec/qexif/ |
qexif.h | 285 EXPOSURE_TIME, [all...] |
/hardware/qcom/camera/mm-image-codec/qexif/ |
qexif.h | 285 EXPOSURE_TIME, [all...] |
/hardware/ti/omap4-aah/test/CameraHal/ |
camera_test_surfacetexture.cpp | 876 meta->exposure_time,
|
/packages/apps/Camera2/res/values-af/ |
strings.xml | 57 <string name="exposure_time" msgid="949787291620767754">"Beligtingstyd"</string> [all...] |
/packages/apps/Camera2/res/values-am/ |
strings.xml | 57 <string name="exposure_time" msgid="949787291620767754">"????? ?????? ??"</string> [all...] |