/external/igt-gpu-tools/lib/ |
D | igt_fb.h | 182 cairo_t *igt_get_cairo_ctx(int fd, struct igt_fb *fb); 183 void igt_put_cairo_ctx(int fd, struct igt_fb *fb, cairo_t *cr); 184 void igt_paint_color(cairo_t *cr, int x, int y, int w, int h, 186 void igt_paint_color_alpha(cairo_t *cr, int x, int y, int w, int h, 188 void igt_paint_color_gradient(cairo_t *cr, int x, int y, int w, int h, 190 void igt_paint_color_gradient_range(cairo_t *cr, int x, int y, int w, int h, 193 void igt_paint_test_pattern(cairo_t *cr, int width, int height); 194 void igt_paint_image(cairo_t *cr, const char *filename, 196 int igt_cairo_printf_line(cairo_t *cr, enum igt_text_align align,
|
D | igt_fb.c | 1214 void igt_paint_color(cairo_t *cr, int x, int y, int w, int h, in igt_paint_color() 1237 void igt_paint_color_alpha(cairo_t *cr, int x, int y, int w, int h, in igt_paint_color_alpha() 1260 igt_paint_color_gradient(cairo_t *cr, int x, int y, int w, int h, in igt_paint_color_gradient() 1293 igt_paint_color_gradient_range(cairo_t *cr, int x, int y, int w, int h, in igt_paint_color_gradient_range() 1310 paint_test_patterns(cairo_t *cr, int width, int height) in paint_test_patterns() 1347 int igt_cairo_printf_line(cairo_t *cr, enum igt_text_align align, in igt_cairo_printf_line() 1392 paint_marker(cairo_t *cr, int x, int y) in paint_marker() 1435 void igt_paint_test_pattern(cairo_t *cr, int width, int height) in igt_paint_test_pattern() 1483 void igt_paint_image(cairo_t *cr, const char *filename, in igt_paint_image() 1633 cairo_t *cr; in igt_create_color_fb() [all …]
|
/external/harfbuzz_ng/util/ |
D | helper-cairo.hh | 44 cairo_t * 51 helper_cairo_destroy_context (cairo_t *cr);
|
D | helper-cairo-ansi.cc | 42 cairo_t *cr = cairo_create (new_surface); in helper_cairo_surface_write_to_ansi_stream()
|
D | helper-cairo.cc | 341 cairo_t * 430 cairo_t *cr = cairo_create (surface); in helper_cairo_create_context() 457 helper_cairo_destroy_context (cairo_t *cr) in helper_cairo_destroy_context()
|
D | view-cairo.cc | 73 cairo_t *cr = helper_cairo_create_context (w + view_options.margin.l + view_options.margin.r, in render()
|
/external/harfbuzz_ng/src/ |
D | test-ot-color.cc | 157 cairo_t *cr = cairo_create (surface); in layered_glyph_dump() 192 cairo_t *cr = cairo_create (surface); in layered_glyph_dump() 238 cairo_t *cr = cairo_create (surface); in dump_glyphs() 258 cairo_t *cr = cairo_create (surface); in dump_glyphs()
|
/external/icu/icu4c/source/samples/layout/ |
D | GnomeFontInstance.h | 51 cairo_t *fCairo; 106 …void rasterizeGlyphs(cairo_t *cairo, const LEGlyphID *glyphs, le_int32 glyphCount, const float *po…
|
D | GnomeFontInstance.cpp | 184 void GnomeFontInstance::rasterizeGlyphs(cairo_t *cairo, const LEGlyphID *glyphs, le_int32 glyphCoun… in rasterizeGlyphs()
|
/external/webrtc/examples/peerconnection/client/linux/ |
D | main_wnd.h | 33 typedef struct _cairo cairo_t; typedef 81 void Draw(GtkWidget* widget, cairo_t* cr);
|
D | main_wnd.cc | 137 gboolean Draw(GtkWidget* widget, cairo_t* cr, gpointer data) { in Draw() 505 void GtkMainWnd::Draw(GtkWidget* widget, cairo_t* cr) { in Draw()
|
/external/igt-gpu-tools/prebuilt-intermediates/ |
D | cairo.h | 3 typedef struct _cairo cairo_t; typedef
|
/external/igt-gpu-tools/tests/ |
D | kms_plane_alpha_blend.c | 39 static void __draw_gradient(struct igt_fb *fb, int w, int h, double a, cairo_t *cr) in __draw_gradient() 59 cairo_t *cr = igt_get_cairo_ctx(fb->fd, fb); in draw_gradient() 68 cairo_t *cr = igt_get_cairo_ctx(fb->fd, fb); in draw_gradient_coverage() 84 cairo_t *cr = igt_get_cairo_ctx(fb->fd, fb); in draw_squares() 98 cairo_t *cr = igt_get_cairo_ctx(fb->fd, fb); in draw_squares_coverage() 173 cairo_t *cr; in prepare_crtc()
|
D | kms_cursor_crc.c | 68 static void draw_cursor(cairo_t *cr, int x, int y, int cw, int ch, double a) in draw_cursor() 153 cairo_t *cr; in do_single_test() 224 cairo_t *cr; in do_fail_test() 403 cairo_t *cr; in test_cursor_alpha() 462 cairo_t *cr; in create_cursor_fb() 511 cairo_t *cr; in test_cursor_size()
|
D | kms_psr2_su.c | 73 cairo_t *cr; 122 cairo_t *cr; in prepare()
|
D | testdisplay.c | 229 cairo_t *cr = igt_get_cairo_ctx(drm_fd, fb_info); in paint_color_key() 238 static void paint_image(cairo_t *cr, const char *file) in paint_image() 271 cairo_t *cr = igt_get_cairo_ctx(drm_fd, fb); in paint_output_info()
|
D | kms_plane_cursor.c | 101 cairo_t *cr = igt_get_cairo_ctx(fb->fd, fb); in draw_color() 121 cairo_t *cr; in test_cursor_pos()
|
D | kms_crtc_background_color.c | 57 cairo_t *cr; in paint_background()
|
D | kms_plane.c | 136 cairo_t *cr; in create_fb_for_mode__position() 265 cairo_t *cr; in create_fb_for_mode__panning() 443 cairo_t *cr; in test_format_plane_color()
|
/external/oss-fuzz/projects/cairo/targets/ |
D | pdf_surface_fuzzer.c | 25 cairo_t *cr; in LLVMFuzzerTestOneInput()
|
D | text_glyphs_fuzzer.c | 24 cairo_t *cr; in LLVMFuzzerTestOneInput()
|
D | raster_fuzzer.c | 34 cairo_t *cr; in LLVMFuzzerTestOneInput()
|
/external/igt-gpu-tools/overlay/ |
D | chart.h | 60 void chart_draw(struct chart *chart, cairo_t *cr);
|
/external/igt-gpu-tools/tests/amdgpu/ |
D | amd_color.c | 133 cairo_t *cr = igt_get_cairo_ctx(fb->fd, fb); in draw_color() 143 cairo_t *cr = igt_get_cairo_ctx(fb->fd, fb); in draw_gamma_test()
|
/external/igt-gpu-tools/overlay/x11/ |
D | x11-window.c | 59 cairo_t *cr; in x11_window_show()
|