OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_egl_funcs_by_name
(Results
1 - 2
of
2
) 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
);
Completed in 45 milliseconds