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/ |
D | unittest_extension_nano.proto | 25 // The largest permitted field number, per
|
/frameworks/base/core/java/android/content/res/ |
D | CompatibilityInfo.java | 127 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/ |
D | CameraOps.java | 139 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/ |
D | hyb_file_format.md | 89 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/ |
D | unittest_proto3.proto | 182 // The largest possible tag number is 2^28 - 1, since the wire format uses
|
D | unittest.proto | 419 // The largest possible tag number is 2^28 - 1, since the wire format uses
|
/frameworks/base/tools/aapt2/ |
D | Resources.proto | 419 // 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/ |
D | unittest.proto | 386 // 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/ |
D | unittest.proto | 386 // The largest possible tag number is 2^28 - 1, since the wire format uses
|
/frameworks/base/core/proto/android/app/ |
D | settings_enums.proto | 1348 // 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/ |
D | metrics_constants.proto | 2119 // 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/ |
D | atoms.proto | 6391 // Size of the largest allocation.
|