OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rcDestroyContext
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/opengl/system/renderControl_enc/
renderControl_client_context.h
20
rcDestroyContext_client_proc_t
rcDestroyContext
;
renderControl_entry.cpp
18
void
rcDestroyContext
(uint32_t context);
98
void
rcDestroyContext
(uint32_t context)
101
ctx->
rcDestroyContext
(ctx, context);
Completed in 28 milliseconds