OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:zoomRatio
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/hardware/camera2/legacy/
ParameterUtils.java
706
float
zoomRatio
= zoom * 1.0f / ZOOM_RATIO_MULTIPLIER; // normalize to 1.0 and smaller
708
return
zoomRatio
;
[
all
...]
/frameworks/av/services/camera/libcameraservice/api1/client2/
Parameters.cpp
[
all
...]
Completed in 167 milliseconds