Searched refs:ENV_RGL_SERVER (Results 1 – 2 of 2) sorted by relevance
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ | ||
D | ServerConnection.h | 26 #define ENV_RGL_SERVER "RGL_SERVER" macro |
D | ServerConnection.cpp | 96 char *s = getenv(ENV_RGL_SERVER); in create() |