OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lensPosition
(Results
1 - 2
of
2
) sorted by null
/device/moto/shamu/camera/QCamera/HAL2/core/src/
QCameraHWI_Metatags.cpp
178
float
lensPosition
[3];
181
lensPosition
[0] = 0;
182
lensPosition
[1] = 20;
183
lensPosition
[2] = -5;
186
lensPosition
[0] = 20;
187
lensPosition
[1] = 20;
188
lensPosition
[2] = 0;
190
ADD_OR_SIZE(ANDROID_LENS_POSITION,
lensPosition
, sizeof(
lensPosition
)/
/device/generic/goldfish/camera/
EmulatedFakeCamera3.cpp
[
all
...]
Completed in 52 milliseconds