Searched refs:Graphic (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dgraphics.h87 } Graphic; typedef in typeref:struct:__anon728dc0ff0208
89 extern Graphic *get_new_graphic(XtermWidget /* xw */, int /* charrow */, int /* charcol */, unsigned /* type */);
90 extern Graphic *get_new_or_matching_graphic(XtermWidget /* xw */, int /* charrow */, int /* charcol */, int /* actual_width */, int /* actual_height */, unsigned /* type */);
91 extern RegisterNum read_pixel(Graphic */* graphic */, int /* x */, int /* y */);
92 extern void draw_solid_pixel(Graphic */* graphic */, int /* x */, int /* y */, unsigned /* color */);
93 extern void draw_solid_rectangle(Graphic */* graphic */, int /* x1 */, int /* y1 */, int /* x2 */, int /* y2 */, unsigned /* color */);
94 extern void copy_overlapping_area(Graphic */* graphic */, int /* src_x */, int /* src_y */, int /* dst_x */, int /* dst_y */, unsigned /* w */, unsigned /* h */, unsigned /* default_color */);
97 extern void dump_graphic(Graphic const */* graphic */);
99 extern void fetch_color_register(Graphic */* graphic */, unsigned /* color */, ColorRegister* /* reg */);
100 extern void update_color_register(Graphic */* graphi
[all...]
H A Dgraphics.c156 static Graphic *displayed_graphics[MAX_GRAPHICS];
180 static Graphic *
181 freeGraphic(Graphic *obj)
191 static Graphic *
194 Graphic *result = TypeCalloc(Graphic);
215 static Graphic *
249 read_pixel(Graphic *graphic, int x, int y)
266 draw_solid_pixel(Graphic *graphic, int x, int y, unsigned color)
292 draw_solid_rectangle(Graphic *graphi
[all...]
H A Dgraphics_sixel.c65 static Graphic *s_graphic;
123 init_sixel_background(Graphic *graphic, SixelContext const *context)
156 set_sixel(Graphic *graphic, SixelContext const *context, int sixel)
197 update_sixel_aspect(SixelContext * context, Graphic *graphic)
276 finished_parsing(Graphic *graphic)
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.0.5.rst33 - Graphic artifacts with Mesa 20.0.4 on intel HD 510 GPU
H A D17.3.4.rst55 - Graphic corruption for Android apps Telegram and KineMaster
H A D18.1.0.rst106 - Graphic corruption for Android apps Telegram and KineMaster
H A D18.0.0.rst294 - Graphic corruption for Android apps Telegram and KineMaster
H A D20.1.0.rst120 - Graphic artifacts with Mesa 20.0.4 on intel HD 510 GPU

Completed in 13 milliseconds