Home
last modified time | relevance | path

Searched refs:gfx_ctx_image (Results 1 – 6 of 6) sorted by relevance

/devicemodel/include/
A Dgc.h34 struct gfx_ctx_image { struct
42 struct gfx_ctx_image *gc_image; argument
46 struct gfx_ctx_image *gc_get_image(struct gfx_ctx *gc);
A Dconsole.h38 struct gfx_ctx_image *console_get_image(void);
/devicemodel/hw/
A Dgc.c19 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()
A Dvga.c33 struct gfx_ctx_image *gc_image;
/devicemodel/core/
A Dconsole.c47 struct gfx_ctx_image *
50 struct gfx_ctx_image *image; in console_get_image()
/devicemodel/hw/platform/
A Dusb_mouse.c244 struct gfx_ctx_image *gc; in umouse_event()

Completed in 793 milliseconds