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 56 static GGLContext *gr_context = 0; variable
189 GGLContext *gl = gr_context;
206 GGLContext *gl = gr_context;
228 GGLContext *gl = gr_context;
259 if (gr_context == NULL || icon == NULL) {
262 GGLContext* gl = gr_context;
288 GGLContext *gl = gr_context;
294 if (gr_context == NULL || source == NULL) {
297 GGLContext *gl = gr_context;
365 gglInit(&gr_context);
    [all...]

Completed in 44 milliseconds