Searched refs:pextent (Results 1 – 3 of 3) sorted by relevance
34 BoxPtr pextent, pbox; in fbFillSpans() local40 pextent = RegionExtents(pClip); in fbFillSpans()41 extentX1 = pextent->x1; in fbFillSpans()42 extentY1 = pextent->y1; in fbFillSpans()43 extentX2 = pextent->x2; in fbFillSpans()44 extentY2 = pextent->y2; in fbFillSpans()
34 BoxPtr pextent; in fbPolyFillRect() local44 pextent = RegionExtents(pClip); in fbPolyFillRect()45 extentX1 = pextent->x1; in fbPolyFillRect()46 extentY1 = pextent->y1; in fbPolyFillRect()47 extentX2 = pextent->x2; in fbPolyFillRect()48 extentY2 = pextent->y2; in fbPolyFillRect()
49 BoxPtr pextent, pbox; in exaFillSpans() local82 pextent = RegionExtents(pClip); in exaFillSpans()83 extentX1 = pextent->x1; in exaFillSpans()84 extentY1 = pextent->y1; in exaFillSpans()85 extentX2 = pextent->x2; in exaFillSpans()86 extentY2 = pextent->y2; in exaFillSpans()785 BoxPtr pextent; in exaPolyFillRect() local856 pextent = RegionExtents(pClip); in exaPolyFillRect()857 extentX1 = pextent->x1; in exaPolyFillRect()858 extentY1 = pextent->y1; in exaPolyFillRect()[all …]