OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rcSetWindowColorBuffer
(Results
1 - 7
of
7
) sorted by null
/device/generic/goldfish-opengl/system/renderControl_enc/
renderControl_ftable.h
26
{"
rcSetWindowColorBuffer
", (void*)
rcSetWindowColorBuffer
},
renderControl_client_base.h
26
rcSetWindowColorBuffer_client_proc_t
rcSetWindowColorBuffer
;
renderControl_client_context.h
28
rcSetWindowColorBuffer_client_proc_t
rcSetWindowColorBuffer
;
renderControl_client_context.cpp
28
rcSetWindowColorBuffer
= (rcSetWindowColorBuffer_client_proc_t) getProc("
rcSetWindowColorBuffer
", userData);
renderControl_entry.cpp
23
void
rcSetWindowColorBuffer
(uint32_t windowSurface, uint32_t colorBuffer);
142
void
rcSetWindowColorBuffer
(uint32_t windowSurface, uint32_t colorBuffer)
145
ctx->
rcSetWindowColorBuffer
(ctx, windowSurface, colorBuffer);
renderControl_enc.cpp
[
all
...]
/device/generic/goldfish-opengl/system/egl/
egl.cpp
380
rcEnc->
rcSetWindowColorBuffer
(rcEnc, rcSurface,
541
rcEnc->
rcSetWindowColorBuffer
(rcEnc, rcSurface,
607
rcEnc->
rcSetWindowColorBuffer
(rcEnc, rcSurface, rcColorBuffer);
[
all
...]
Completed in 462 milliseconds