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

  /external/qemu/android/
opengles.h 17 #define ANDROID_OPENGLES_BASE_PORT 22468
opengles.c 145 if (initOpenGLRenderer(width, height,ANDROID_OPENGLES_BASE_PORT) != 0) {
hw-pipe-net.c 480 android_gles_unix_path(unix_path, sizeof(unix_path), ANDROID_OPENGLES_BASE_PORT);
488 snprintf(temp, sizeof temp, "%d", ANDROID_OPENGLES_BASE_PORT);

Completed in 34 milliseconds