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

  /device/generic/goldfish/opengl/system/egl/
egl_ftable.h 16 static const struct _egl_funcs_by_name { struct
64 static const int egl_num_funcs = sizeof(egl_funcs_by_name) / sizeof(struct _egl_funcs_by_name);
  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
egl_ftable.h 16 static struct _egl_funcs_by_name { struct
66 static int egl_num_funcs = sizeof(egl_funcs_by_name) / sizeof(struct _egl_funcs_by_name);
  /sdk/emulator/opengl/tests/EGL_host_wrapper/
egl_ftable.h 16 static struct _egl_funcs_by_name { struct
66 static int egl_num_funcs = sizeof(egl_funcs_by_name) / sizeof(struct _egl_funcs_by_name);

Completed in 56 milliseconds