HomeSort by relevance Sort by last modified time
    Searched refs:TEST_R0 (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/media/src/android/media/cts/
DecodeEditEncodeTest.java 63 private static final int TEST_R0 = 0; // dull green background
379 GLES20.glClearColor(TEST_R0 / 255.0f, TEST_G0 / 255.0f, TEST_B0 / 255.0f, 1.0f);
    [all...]
EncodeDecodeTest.java 64 private static final int TEST_R0 = 0; // RGB equivalent of {0,0,0}
    [all...]

Completed in 889 milliseconds