Home
last modified time | relevance | path

Searched refs:ENV_RGL_SERVER (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/tests/gles_android_wrapper/
DServerConnection.h26 #define ENV_RGL_SERVER "RGL_SERVER" macro
DServerConnection.cpp96 char *s = getenv(ENV_RGL_SERVER); in create()