Searched refs:image_t (Results 1 - 2 of 2) sorted by relevance

/external/pixman/test/
H A Dcomposite.c31 typedef struct image_t image_t; typedef in typeref:struct:image_t
131 struct image_t struct
200 describe_image (image_t *info, char *buf)
227 composite_test (image_t *dst,
229 image_t *src,
230 image_t *mask,
384 image_init (image_t *info,
424 image_fini (image_t *info)
450 image_t sr
[all...]
/external/harfbuzz_ng/util/
H A Dansi-print.cc91 struct image_t struct
95 image_t (unsigned int width_, function in struct:image_t
104 image_t (unsigned int width_, function in struct:image_t
111 ~image_t (void)
121 copy_sub_image (const image_t &s,
165 void set (const image_t &image)
384 image_t image (width, height, data, stride);
388 image_t cell (CELL_W, CELL_H);

Completed in 81 milliseconds