Home | History | Annotate | Download | only in pixman

Lines Matching refs:tmp1

1380     uint16_t tmp1, tmp2, tmp3, tmp4;
1383 tmp1 = *(src + pixman_fixed_to_int (vx));
1391 *dst++ = tmp1;
1398 tmp1 = *(src + pixman_fixed_to_int (vx));
1402 *dst++ = tmp1;