Lines Matching refs:corners
901 Source Rect corners are (srcX, srcY) and Surface (width(), height()).
902 Destination Rect corners are (0, 0) and (dst.width(), dst.height()).
960 Source Rect corners are (srcX, srcY) and Surface (width(), height()).
961 Destination Rect corners are (0, 0) and (dstInfo.width(), dstInfo.height()).
995 readPixels copies one quarter of the Surface into each of the four corners.
1025 Source Rect corners are (srcX, srcY) and Surface (width(), height()).
1026 Destination Rect corners are (0, 0) and (bitmap.width(), bitmap.height()).
1084 Source Rect corners are (0, 0) and (src.width(), src.height()).
1085 Destination Rect corners are (dstX, dstY) and
1122 Source Rect corners are (0, 0) and (src.width(), src.height()).
1123 Destination Rect corners are (dstX, dstY) and