OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:aspectratiomatches
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Camera2/src/com/android/camera/settings/
SettingsUtil.java
233
ArrayList<Size>
aspectRatioMatches
= new ArrayList<Size>();
238
aspectRatioMatches
.add(size);
245
final List<Size> searchList = (
aspectRatioMatches
.size() >= 2) ?
aspectRatioMatches
Completed in 92 milliseconds