HomeSort by relevance Sort by last modified time
    Searched defs:getSurfaceWidth (Results 1 - 6 of 6) sorted by null

  /cts/tests/tests/nativeopengl/standalone/jni/tests/
GLTest_test.cpp 74 EGL_WIDTH, getSurfaceWidth(),
147 virtual EGLint getSurfaceWidth() {
  /frameworks/native/libs/gui/tests/
GLTest.cpp 65 String8("Test Surface"), getSurfaceWidth(), getSurfaceHeight(),
80 EGL_WIDTH, getSurfaceWidth(),
162 EGLint GLTest::getSurfaceWidth() {
  /frameworks/av/media/libstagefright/tests/
SurfaceMediaSource_test.cpp 96 getSurfaceWidth(), getSurfaceHeight(),
113 getSurfaceWidth(), getSurfaceHeight()))->getProducer();
190 virtual EGLint getSurfaceWidth() {
    [all...]
  /external/deqp/framework/common/
tcuCommandLine.cpp 796 int CommandLine::getSurfaceWidth (void) const { return m_cmdLine.getOption<opt::SurfaceWidth>(); }
  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_surfacetexture.cpp 61 static EGLint getSurfaceWidth() {
347 EGL_WIDTH, getSurfaceWidth(),
  /packages/apps/Camera2/src/com/android/camera/app/
CameraAppUI.java     [all...]

Completed in 315 milliseconds