Home
last modified time | relevance | path

Searched refs:large (Results 1 – 25 of 29) sorted by relevance

12

/packages/apps/Camera2/src/com/android/camera/settings/
DSettingsUtil.java58 public Size large; field in SettingsUtil.SelectedPictureSizes
76 return large; in getFromSetting()
87 return large; in getFromSetting()
92 return "SelectedPictureSizes: " + large + ", " + medium + ", " + small; in toString()
98 public int large = -1; field in SettingsUtil.SelectedVideoQualities
110 return large; in getFromSetting()
224 selectedSizes.large = supportedCopy.remove(0); in getSelectedCameraPictureSizes()
228 final float targetAspectRatio = selectedSizes.large.width() in getSelectedCameraPictureSizes()
229 / (float) selectedSizes.large.height(); in getSelectedCameraPictureSizes()
256 selectedSizes.medium = selectedSizes.large; in getSelectedCameraPictureSizes()
[all …]
DCameraSettingsActivity.java458 entries.add(mCamcorderProfileNames[selectedQualities.large]); in setEntriesForSelection()
459 if (selectedQualities.medium != selectedQualities.large) { in setEntriesForSelection()
/packages/apps/Messaging/src/com/android/messaging/ui/
DMultiAttachmentLayout.java104 public static Tile large(final int startX, final int startY) { in large() method in MultiAttachmentLayout.Tile
133 new Layout(new Tile[] { Tile.large(0, 0), Tile.large(2, 0) }), // 2 items
134 new Layout(new Tile[] { Tile.large(0, 0), Tile.wide(2, 0), Tile.wide(2, 1) }), // 3 items
135 new Layout(new Tile[] { Tile.large(0, 0), Tile.wide(2, 0), Tile.small(2, 1), // 4+ items
145 new Layout(new Tile[] { Tile.large(2, 0), Tile.large(0, 0)}), // 2 items
146 new Layout(new Tile[] { Tile.large(2, 0), Tile.wide(0, 0), Tile.wide(0, 1) }), // 3 items
147 new Layout(new Tile[] { Tile.large(2, 0), Tile.wide(0, 0), Tile.small(1, 1), // 4+ items
/packages/apps/DocumentsUI/tests/
DREADME13 Replace '-e size small' with '-e size large'.
/packages/apps/Nfc/
D.clang-format19 # accommodate for handling of the large legacy code base.
/packages/apps/Music/
D.clang-format19 # accommodate for handling of the large legacy code base.
/packages/apps/Bluetooth/
D.clang-format19 # accommodate for handling of the large legacy code base.
/packages/modules/DnsResolver/
Dstats.proto242 SYS_EFBIG = 27; // File too large
288 SYS_EOVERFLOW = 75; // Value too large for defined data type
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Ddom.md174 … the algorithm is O(1), that is, does not exceed a constant no matter how large the input. For exa…
176 In normal parsing process, a large overhead is to decode JSON strings and copy them to other buffer…
Dfaq.md271 …Some applications need to process very large JSON files. Some server-side applications need to pro…
DDoxyfile.in401 # doxygen will become slower. If the cache is too large, memory is wasted. The
975 # will make the HTML file larger and loading of large files a bit slower, you
1517 # For large projects the javascript based search engine can be slow, then
2325 # or 2 may greatly reduce the computation time needed for large code bases. Also
/packages/apps/Dialer/java/com/android/dialer/logging/
Ddialer_impression.proto13 // It's perfectly acceptable for this enum to be large
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile1526 # option to 1 or 2 may greatly reduce the computation time needed for large
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile1526 # option to 1 or 2 may greatly reduce the computation time needed for large
/packages/apps/TV/res/raw/
Dthird_party_licenses2957 programs enables a greater number of people to use a large body of
3592 # A large portion of the dictionary entries
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/
Dthird_party_licenses11757 Copyright Holder, but only to the computing community at large
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz ... ,flags=,originalFreq=160 158 word=large,f=160,flags=,originalFreq= ...
Den_US_wordlist.combined.gz ... ,flags=,originalFreq=160 157 word=large,f=160,flags=,originalFreq= ...
Den_wordlist.combined.gz ... ,flags=,originalFreq=160 158 word=large,f=160,flags=,originalFreq= ...
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ...
/packages/apps/TV/tuner/tests/assets/
Dcapture_kqed.ts167495 …rnie Rides The Flatcar/Old Reliable Buddy, Tiny, and Mom visit their very large sauropod friend, A…
234621 …rnie Rides The Flatcar/Old Reliable Buddy, Tiny, and Mom visit their very large sauropod friend, A…

12