OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rcFlushWindowColorBuffer
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish-opengl/system/renderControl_enc/
renderControl_client_base.h
27
rcFlushWindowColorBuffer_client_proc_t
rcFlushWindowColorBuffer
;
renderControl_entry.cpp
24
int
rcFlushWindowColorBuffer
(uint32_t windowSurface);
148
int
rcFlushWindowColorBuffer
(uint32_t windowSurface)
151
return ctx->
rcFlushWindowColorBuffer
(ctx, windowSurface);
renderControl_client_context.h
29
rcFlushWindowColorBuffer_client_proc_t
rcFlushWindowColorBuffer
;
Completed in 2142 milliseconds