OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rcGetConfigs
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/opengl/system/renderControl_enc/
renderControl_client_context.h
16
rcGetConfigs_client_proc_t
rcGetConfigs
;
renderControl_entry.cpp
14
EGLint
rcGetConfigs
(uint32_t bufSize, GLuint* buffer);
74
EGLint
rcGetConfigs
(uint32_t bufSize, GLuint* buffer)
77
return ctx->
rcGetConfigs
(ctx, bufSize, buffer);
Completed in 27 milliseconds