Searched refs:STAMP_SIZE (Results 1 – 3 of 3) sorted by relevance
57 #define STAMP_SIZE 4 macro59 static unsigned left_mask_tab[STAMP_SIZE] = {66 static unsigned right_mask_tab[STAMP_SIZE] = {73 static unsigned top_mask_tab[STAMP_SIZE] = {80 static unsigned bottom_mask_tab[STAMP_SIZE] = {95 task->x + ix * STAMP_SIZE, in full()96 task->y + iy * STAMP_SIZE); in full()115 task->x + ix * STAMP_SIZE, in partial()116 task->y + iy * STAMP_SIZE, in partial()187 left_mask = left_mask_tab [box.x0 & (STAMP_SIZE - 1)]; in lp_rast_rectangle()[all …]
58 #define STAMP_SIZE 4 macro60 static unsigned left_mask_tab[STAMP_SIZE] = {67 static unsigned right_mask_tab[STAMP_SIZE] = {74 static unsigned top_mask_tab[STAMP_SIZE] = {81 static unsigned bottom_mask_tab[STAMP_SIZE] = {179 ix * STAMP_SIZE, in full()180 iy * STAMP_SIZE); in full()201 ix * STAMP_SIZE, in partial()202 iy * STAMP_SIZE, in partial()237 left_mask = left_mask_tab [box->x0 & (STAMP_SIZE - 1)]; in lp_rast_linear_rect_fallback()[all …]
274 #define STAMP_SIZE 4 macro275 static unsigned bottom_mask_tab[STAMP_SIZE] = { 282 static unsigned right_mask_tab[STAMP_SIZE] = {