OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:exposure_time
(Results
1 - 9
of
9
) sorted by null
/device/asus/flo/camera/QCamera2/HAL3/
QCamera3HALHeader.h
72
int64_t
exposure_time
;
member in struct:qcamera::__anon1611
/hardware/qcom/camera/QCamera2/HAL3/
QCamera3HALHeader.h
77
int64_t
exposure_time
;
member in struct:qcamera::__anon31227
/system/media/camera/tests/
camera_metadata_tests.cpp
201
int64_t
exposure_time
= 1000000000;
local
204
&
exposure_time
, 1);
265
EXPECT_EQ(
exposure_time
, *entry.data.i64);
316
int64_t
exposure_time
;
local
318
exposure_time
= 100 + i * 100;
321
&
exposure_time
, 1);
352
int64_t
exposure_time
= 100 + i * 100;
local
360
EXPECT_EQ(
exposure_time
, *entry.data.i64);
392
int64_t
exposure_time
= 12345;
local
395
&
exposure_time
, 1)
933
int64_t
exposure_time
= 1000000000;
local
[
all
...]
/hardware/samsung_slsi/exynos5/libcamera/
ExynosExif.h
202
rational_t
exposure_time
;
member in struct:__anon32257
/hardware/samsung_slsi/exynos5/libcamera2/
ExynosExif.h
202
rational_t
exposure_time
;
member in struct:__anon32265
/device/lge/mako/camera/
QCameraHWI.h
227
rat_t
exposure_time
;
member in struct:__anon2193
QCamera_Intf.h
858
float
exposure_time
;
member in struct:__anon2248
[
all
...]
/device/asus/flo/camera/
QCamera_Intf.h
835
float
exposure_time
;
member in struct:__anon1882
/hardware/qcom/camera/
QCamera_Intf.h
835
float
exposure_time
;
member in struct:__anon31510
Completed in 61 milliseconds