Searched refs:setupGraphics (Results 1 - 6 of 6) sorted by path

/frameworks/native/opengl/tests/gl2_basic/
H A Dgl2_basic.cpp143 bool setupGraphics(int w, int h) { function
344 if(!setupGraphics(w, h)) {
/frameworks/native/opengl/tests/gl2_copyTexImage/
H A Dgl2_copyTexImage.cpp166 bool setupGraphics(int w, int h) { function
455 if(!setupGraphics(w, h)) {
/frameworks/native/opengl/tests/gl2_jni/jni/
H A Dgl_code.cpp104 bool setupGraphics(int w, int h) { function
110 ALOGI("setupGraphics(%d, %d)", w, h);
158 setupGraphics(width, height);
/frameworks/native/opengl/tests/gl2_yuvtex/
H A Dgl2_yuvtex.cpp160 bool setupGraphics(int w, int h) { function
415 if(!setupGraphics(w, h)) {
/frameworks/native/opengl/tests/gl_yuvtex/
H A Dgl_yuvtex.cpp68 bool setupGraphics(int w, int h) { function
305 if(!setupGraphics(w, h)) {
/frameworks/native/opengl/tests/gldual/jni/
H A Dgl_code.cpp104 bool setupGraphics(int w, int h) { function
110 ALOGI("setupGraphics(%d, %d)", w, h);
158 setupGraphics(width, height);

Completed in 79 milliseconds