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