OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eglSetup
(Results
1 - 5
of
5
) sorted by null
/cts/tests/tests/opengl/src/android/opengl/cts/
WrapperTest.java
47
eglSetup
(1, 1, 1); // GLES 1.x with 1x1 pbuffer
103
eglSetup
(2, 1, 1); // GLES 2.x with 1x1 pbuffer
173
eglSetup
(2, WIDTH, HEIGHT);
193
// at least once so call
eglSetup
first.
199
eglSetup
(2, 1, 1);
234
private void
eglSetup
(int api, int width, int height) {
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
CtsMediaOutputSurface.java
74
eglSetup
(width, height);
126
private void
eglSetup
(int width, int height) {
/cts/tests/tests/media/src/android/media/cts/
InputSurface.java
59
eglSetup
();
65
private void
eglSetup
() {
OutputSurface.java
70
eglSetup
(width, height);
122
private void
eglSetup
(int width, int height) {
DecodeAccuracyTestBase.java
[
all
...]
Completed in 198 milliseconds