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