Lines Matching refs:maxx
852 const float maxx = rect->x + rect->w; in D3D_QueueFillRects() local
861 verts->x = maxx; in D3D_QueueFillRects()
866 verts->x = maxx; in D3D_QueueFillRects()
885 float minx, miny, maxx, maxy; in D3D_QueueCopy() local
898 maxx = dstrect->x + dstrect->w - 0.5f; in D3D_QueueCopy()
914 verts->x = maxx; in D3D_QueueCopy()
922 verts->x = maxx; in D3D_QueueCopy()
947 float minx, miny, maxx, maxy; in D3D_QueueCopyEx() local
959 maxx = dstrect->w - center->x; in D3D_QueueCopyEx()
987 verts->x = maxx; in D3D_QueueCopyEx()
995 verts->x = maxx; in D3D_QueueCopyEx()