HomeSort by relevance Sort by last modified time
    Searched refs:WINDOW_DEFAULT_WIDTH (Results 1 - 5 of 5) 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;
  /frameworks/base/opengl/tests/angeles/
app.h 34 #define WINDOW_DEFAULT_WIDTH 640
app-linux.cpp 68 static int sWindowWidth = WINDOW_DEFAULT_WIDTH;

Completed in 34 milliseconds