OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEST_B0
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/media/src/android/media/cts/
DecodeEditEncodeTest.java
66
private static final int
TEST_B0
= 0;
368
GLES20.glClearColor(TEST_R0 / 255.0f, TEST_G0 / 255.0f,
TEST_B0
/ 255.0f, 1.0f);
[
all
...]
EncodeDecodeTest.java
74
private static final int
TEST_B0
= 0;
[
all
...]
MediaRecorderTest.java
121
private static final int
TEST_B0
= 0;
779
GLES20.glClearColor(TEST_R0 / 255.0f, TEST_G0 / 255.0f,
TEST_B0
/ 255.0f, 1.0f);
[
all
...]
Completed in 635 milliseconds