Home
last modified time | relevance | path

Searched defs:V (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/systemui/src/android/systemui/cts/
DColorUtils.java29 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/
DShellIdentityUtils.java168 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/
DWindowInsetsAnimationTestBase.java163 BiPredicate<V, V> comparator) { in assertListElements()
/cts/tests/tests/media/libmediandkjni/
Dcodec-utils-jni.cpp411 uint64_t V = *vcol; in getRawStats() local