HomeSort by relevance Sort by last modified time
    Searched full:gr_context (Results 1 - 1 of 1) sorted by null

  /bootable/recovery/minui/
graphics.c 55 static GGLContext *gr_context = 0; variable
175 GGLContext *gl = gr_context;
191 GGLContext *gl = gr_context;
213 GGLContext *gl = gr_context;
239 GGLContext *gl = gr_context;
245 if (gr_context == NULL) {
248 GGLContext *gl = gr_context;
304 gglInit(&gr_context);
305 GGLContext *gl = gr_context;

Completed in 380 milliseconds