Searched refs:gfx_ctx_image (Results 1 – 6 of 6) sorted by relevance
34 struct gfx_ctx_image { struct42 struct gfx_ctx_image *gc_image; argument46 struct gfx_ctx_image *gc_get_image(struct gfx_ctx *gc);
38 struct gfx_ctx_image *console_get_image(void);
19 struct gfx_ctx_image *gc_image; in gc_init()23 gc_image = calloc(1, sizeof(struct gfx_ctx_image)); in gc_init()67 struct gfx_ctx_image *79 struct gfx_ctx_image *gc_image; in gc_resize()
33 struct gfx_ctx_image *gc_image;
47 struct gfx_ctx_image *50 struct gfx_ctx_image *image; in console_get_image()
244 struct gfx_ctx_image *gc; in umouse_event()
Completed in 793 milliseconds