Lines Matching refs:maxy
854 const float maxy = rect->y + rect->h; in D3D_QueueFillRects() local
867 verts->y = maxy; in D3D_QueueFillRects()
872 verts->y = maxy; in D3D_QueueFillRects()
885 float minx, miny, maxx, maxy; in D3D_QueueCopy() local
899 maxy = dstrect->y + dstrect->h - 0.5f; in D3D_QueueCopy()
923 verts->y = maxy; in D3D_QueueCopy()
931 verts->y = maxy; in D3D_QueueCopy()
947 float minx, miny, maxx, maxy; in D3D_QueueCopyEx() local
961 maxy = dstrect->h - center->y; in D3D_QueueCopyEx()
996 verts->y = maxy; in D3D_QueueCopyEx()
1004 verts->y = maxy; in D3D_QueueCopyEx()