OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rcCloseColorBuffer
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/opengl/system/renderControl_enc/
renderControl_client_context.h
25
rcCloseColorBuffer_client_proc_t
rcCloseColorBuffer
;
renderControl_entry.cpp
23
void
rcCloseColorBuffer
(uint32_t colorbuffer);
128
void
rcCloseColorBuffer
(uint32_t colorbuffer)
131
ctx->
rcCloseColorBuffer
(ctx, colorbuffer);
Completed in 89 milliseconds