Searched refs:getSurfaceWidth (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/libs/gui/tests/
H A DMultiTextureConsumer_test.cpp77 glViewport(0, 0, getSurfaceWidth(), getSurfaceHeight());
78 glOrthof(0, getSurfaceWidth(), 0, getSurfaceHeight(), 0, 1);
H A DGLTest.h50 virtual EGLint getSurfaceWidth();
H A DSurfaceTextureFBO.h36 glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, getSurfaceWidth(),
H A DGLTest.cpp65 String8("Test Surface"), getSurfaceWidth(), getSurfaceHeight(),
80 EGL_WIDTH, getSurfaceWidth(),
162 EGLint GLTest::getSurfaceWidth() { function in class:android::GLTest
/frameworks/av/media/libstagefright/tests/
H A DSurfaceMediaSource_test.cpp91 getSurfaceWidth(), getSurfaceHeight(),
108 getSurfaceWidth(), getSurfaceHeight()))->getProducer();
185 virtual EGLint getSurfaceWidth() { function in class:android::GLTest

Completed in 330 milliseconds