Lines Matching refs:miny
853 const float miny = rect->y; in D3D_QueueFillRects() local
857 verts->y = miny; in D3D_QueueFillRects()
862 verts->y = miny; in D3D_QueueFillRects()
885 float minx, miny, maxx, maxy; in D3D_QueueCopy() local
897 miny = dstrect->y - 0.5f; in D3D_QueueCopy()
907 verts->y = miny; in D3D_QueueCopy()
915 verts->y = miny; in D3D_QueueCopy()
947 float minx, miny, maxx, maxy; in D3D_QueueCopyEx() local
960 miny = -center->y; in D3D_QueueCopyEx()
980 verts->y = miny; in D3D_QueueCopyEx()
988 verts->y = miny; in D3D_QueueCopyEx()