Home
last modified time | relevance | path

Searched refs:largest (Results 1 – 12 of 12) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/test/java/com/google/protobuf/nano/
Dunittest_extension_nano.proto25 // The largest permitted field number, per
/frameworks/base/core/java/android/content/res/
DCompatibilityInfo.java127 int largest = appInfo.largestWidthLimitDp; in CompatibilityInfo() local
137 } else if (largest != 0 && sw > largest) { in CompatibilityInfo()
/frameworks/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/
DCameraOps.java139 Size largest = Collections.max(Arrays.asList(sizes), new Comparator<Size>() { in resume() local
147 mImageReader = ImageReader.newInstance(largest.getWidth(), largest.getHeight(), in resume()
/frameworks/minikin/doc/
Dhyb_file_format.md89 restricted to 11 bits (2048 possible values). The largest known current value is 483
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunittest_proto3.proto182 // The largest possible tag number is 2^28 - 1, since the wire format uses
Dunittest.proto419 // The largest possible tag number is 2^28 - 1, since the wire format uses
/frameworks/base/tools/aapt2/
DResources.proto419 // The largest integer allowed for this XML attribute. Only makes sense if the format includes
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto386 // The largest possible tag number is 2^28 - 1, since the wire format uses
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto386 // The largest possible tag number is 2^28 - 1, since the wire format uses
/frameworks/base/core/proto/android/app/
Dsettings_enums.proto1348 // SUBTYPE: 0 is small, 1 is default, 2 is large, 3 is largest
1355 // SUBTYPE: 0 is small, 1 is default, 2 is large, 3 is larger, 4 is largest
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto2119 // SUBTYPE: 0 is small, 1 is default, 2 is large, 3 is largest
2126 // SUBTYPE: 0 is small, 1 is default, 2 is large, 3 is larger, 4 is largest
/frameworks/base/cmds/statsd/src/
Datoms.proto6391 // Size of the largest allocation.