Searched refs:posx (Results 1 – 1 of 1) sorted by relevance
588 for(int posx = minx; posx < maxx; posx += slice) { local589 … D2_EXEC(d2_cliprect(_d2_handle, posx, dest_area->y1, MIN(posx + slice - 1, maxx), dest_area->y2));