HomeSort by relevance Sort by last modified time
    Searched refs:WINDOW_DEFAULT_WIDTH (Results 1 - 7 of 7) sorted by null

  /development/ndk/platforms/android-4/samples/san-angeles/jni/
app.h 34 #define WINDOW_DEFAULT_WIDTH 640
app-linux.c 66 static int sWindowWidth = WINDOW_DEFAULT_WIDTH;
app-win32.c 46 static int sWindowWidth = WINDOW_DEFAULT_WIDTH;
  /external/autotest/client/site_tests/graphics_SanAngeles/src/
app.h 34 #define WINDOW_DEFAULT_WIDTH 800
app-linux.c 74 static int sWindowWidth = WINDOW_DEFAULT_WIDTH;
  /frameworks/native/opengl/tests/angeles/
app.h 34 #define WINDOW_DEFAULT_WIDTH 640
app-linux.cpp 68 static int sWindowWidth = WINDOW_DEFAULT_WIDTH;

Completed in 122 milliseconds