Home | Sort by relevance Sort by last modified time |
/development/tools/emulator/opengl/system/egl/ | |
egl_ftable.h | 19 } egl_funcs_by_name[] = { variable in typeref:struct:_egl_funcs_by_name 66 static const int egl_num_funcs = sizeof(egl_funcs_by_name) / sizeof(struct _egl_funcs_by_name); |
/development/tools/emulator/opengl/tests/EGL_host_wrapper/ | |
egl_ftable.h | 19 } egl_funcs_by_name[] = { variable in typeref:struct:_egl_funcs_by_name 66 static int egl_num_funcs = sizeof(egl_funcs_by_name) / sizeof(struct _egl_funcs_by_name); |
/development/tools/emulator/opengl/tests/gles_android_wrapper/ | |
egl_ftable.h | 19 } egl_funcs_by_name[] = { variable in typeref:struct:_egl_funcs_by_name 66 static int egl_num_funcs = sizeof(egl_funcs_by_name) / sizeof(struct _egl_funcs_by_name); |