OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rcOpenColorBuffer2
(Results
1 - 8
of
8
) 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);
211
int
rcOpenColorBuffer2
(uint32_t colorbuffer)
214
return ctx->
rcOpenColorBuffer2
(ctx, colorbuffer);
renderControl_enc.cpp
[
all
...]
/device/generic/opengl-transport/host/libs/virglrenderer/
RenderControl.cpp
699
static int
rcOpenColorBuffer2
(uint32_t) {
853
rcOpenColorBuffer2
= ::
rcOpenColorBuffer2
;
/device/generic/goldfish-opengl/system/gralloc/
gralloc.cpp
1004
rcEnc->
rcOpenColorBuffer2
(rcEnc, cb->hostHandle);
[
all
...]
Completed in 2319 milliseconds