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