Home | History | Annotate | Download | only in test

Lines Matching refs:src_fmt

371                  int    src_fmt,
394 bytes_per_pix += (src_fmt >> 24) / 8.0;
395 src_img = pixman_image_create_bits (src_fmt,
399 xsrc_img = pixman_image_create_bits (src_fmt,
406 src_img = pixman_image_create_bits (src_fmt,
410 xsrc_img = pixman_image_create_bits (src_fmt,
492 ((PIXMAN_FORMAT_BPP(src_fmt) + PIXMAN_FORMAT_BPP(dst_fmt)) / 8);
593 int src_fmt;
808 tests_tbl[i].src_fmt,