Home
last modified time | relevance | path

Searched defs:aZero (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.java128 final float[] aZero = new float[] {0.0f}; in testSetKeyFrame() local
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DInterpolatorTest.java187 final float[] aZero = new float[] {0.0f}; in testSetKeyFrame() local