OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rcOpenColorBuffer2
(Results
1 - 7
of
7
) sorted by null
/device/generic/goldfish-opengl/system/renderControl_enc/
renderControl_ftable.h
36
{"
rcOpenColorBuffer2
", (void*)
rcOpenColorBuffer2
},
renderControl_client_base.h
36
rcOpenColorBuffer2_client_proc_t
rcOpenColorBuffer2
;
renderControl_client_context.h
38
rcOpenColorBuffer2_client_proc_t
rcOpenColorBuffer2
;
renderControl_client_context.cpp
38
rcOpenColorBuffer2
= (rcOpenColorBuffer2_client_proc_t) getProc("
rcOpenColorBuffer2
", userData);
renderControl_entry.cpp
33
int
rcOpenColorBuffer2
(uint32_t colorbuffer);
202
int
rcOpenColorBuffer2
(uint32_t colorbuffer)
205
return ctx->
rcOpenColorBuffer2
(ctx, colorbuffer);
renderControl_enc.cpp
[
all
...]
/device/generic/goldfish-opengl/system/gralloc/
gralloc.cpp
902
rcEnc->
rcOpenColorBuffer2
(rcEnc, cb->hostHandle);
[
all
...]
Completed in 63 milliseconds