OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rcDestroyContext_client_proc_t
(Results
1 - 4
of
4
) sorted by null
/device/generic/goldfish-opengl/system/renderControl_enc/
renderControl_client_base.h
20
rcDestroyContext_client_proc_t
rcDestroyContext;
renderControl_client_context.h
22
rcDestroyContext_client_proc_t
rcDestroyContext;
renderControl_client_context.cpp
22
rcDestroyContext = (
rcDestroyContext_client_proc_t
) getProc("rcDestroyContext", userData);
renderControl_client_proc.h
21
typedef void (renderControl_APIENTRY *
rcDestroyContext_client_proc_t
) (void * ctx, uint32_t);
Completed in 816 milliseconds