Searched refs:larger (Results 1 – 9 of 9) sorted by relevance
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/ |
D | DisplayMetricsSession.java | 52 final int larger = (int) (smaller * aspectRatio); in changeAspectRatio() local 55 overrideSize = new Size(larger, smaller); in changeAspectRatio() 57 overrideSize = new Size(smaller, larger); in changeAspectRatio()
|
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/ |
D | DisplayUtils.java | 82 public static boolean fuzzyBoundsInScreenContains(Rect larger, Rect smaller) { in fuzzyBoundsInScreenContains() argument 83 final Rect largerExpanded = new Rect(larger); in fuzzyBoundsInScreenContains()
|
/cts/tests/camera/libctscamera2jni/ |
D | Android.bp | 41 "-Wframe-larger-than=20000",
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
D | pixel_format_f32.rsh | 14 // is no larger than dilation_radius defined in LayerInfo_t in "layer_info.rsh".
|
D | luts_for_speedup_f32.rsh | 43 // is, a depth value x that has a larger value (closer to the camera)
|
D | layered_filter_fast_d1new.rscript | 482 // transform to the active pixels is larger than dilation_radius. 536 // transform to the active pixels is larger than dilation_radius. 599 // transform to the active pixels is larger than dilation_radius. 646 // transform to the active pixels is larger than dilation_radius.
|
D | layered_filter_fast_f32.rscript | 350 // transform to the active pixels is larger than dilation_radius. 413 // transform to the active pixels is larger than dilation_radius.
|
/cts/tests/tests/app.usage/src/android/app/usage/cts/ |
D | UsageStatsTest.java | 1635 private void verifyCount(int oldCount, int newCount, boolean larger, String label, in verifyCount() argument 1637 if (larger) { in verifyCount() 1652 private void verifyDuration(long oldDur, long newDur, boolean larger, String label, in verifyDuration() argument 1654 if (larger) { in verifyDuration()
|
/cts/hostsidetests/sustainedperf/dhrystone/ |
D | Rationale | 63 published in [1]. However, I do recognize the need for a larger number 258 larger, the intention is that these effects of separate compilation
|