Searched defs:V (Results 1 – 4 of 4) sorted by relevance
/cts/tests/tests/systemui/src/android/systemui/cts/ |
D | ColorUtils.java | 29 int V = Math.max(b, Math.max(r, g)); in brightness() local 39 int V = Math.max(b, Math.max(r, g)); in hue() local
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | ShellIdentityUtils.java | 168 TriFunction<? super T, ? super U, ? super V, ? extends R> methodHelper, in invokeMethodWithShellPermissions() 190 QuadFunction<? super T, ? super U, ? super V, ? super W, ? extends R> methodHelper, in invokeMethodWithShellPermissions()
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | WindowInsetsAnimationTestBase.java | 163 BiPredicate<V, V> comparator) { in assertListElements()
|
/cts/tests/tests/media/libmediandkjni/ |
D | codec-utils-jni.cpp | 411 uint64_t V = *vcol; in getRawStats() local
|