Home
last modified time | relevance | path

Searched defs:linearBlend (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/
H A DShadowNativeInterpolatorTest.java138 final float[] linearBlend = new float[] {0.0f, 0.0f, 1.0f, 1.0f}; in testSetKeyFrame() local
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DInterpolatorTest.java197 final float[] linearBlend = new float[] { in testSetKeyFrame() local