Lines Matching refs:corners
884 Source Rect corners are (srcX, srcY) and Surface (width(), height()).
885 Destination Rect corners are (0, 0) and (dst.width(), dst.height()).
943 Source Rect corners are (srcX, srcY) and Surface (width(), height()).
944 Destination Rect corners are (0, 0) and (dstInfo.width(), dstInfo.height()).
978 readPixels copies one quarter of the Surface into each of the four corners.
1008 Source Rect corners are (srcX, srcY) and Surface (width(), height()).
1009 Destination Rect corners are (0, 0) and (bitmap.width(), bitmap.height()).
1067 Source Rect corners are (0, 0) and (src.width(), src.height()).
1068 Destination Rect corners are (dstX, dstY) and
1105 Source Rect corners are (0, 0) and (src.width(), src.height()).
1106 Destination Rect corners are (dstX, dstY) and