OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gr_context
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/minui/
graphics.c
43
static GGLContext *
gr_context
= 0;
variable
126
GGLContext *gl =
gr_context
;
142
GGLContext *gl =
gr_context
;
158
GGLContext *gl =
gr_context
;
184
GGLContext *gl =
gr_context
;
190
if (
gr_context
== NULL) {
193
GGLContext *gl =
gr_context
;
249
gglInit(&
gr_context
);
250
GGLContext *gl =
gr_context
;
/system/extras/tests/framebuffer/
fb_test.c
42
static GGLContext *
gr_context
= 0;
variable
Completed in 66 milliseconds