• Home
  • Raw
  • Download

Lines Matching refs:corners

662 Source Rect corners are (srcX, srcY) and (imageInfo().width(), imageInfo().height()).
663 Destination Rect corners are (0, 0) and (dstInfo.width(), dstInfo.height()).
702 readPixels copies one quarter of the canvas into each of the four corners.
754 Source Rect corners are (srcX, srcY) and (imageInfo().width(), imageInfo().height()).
755 Destination Rect corners are (0, 0) and (pixmap.width(), pixmap.height()).
817 Source Rect corners are (srcX, srcY) and (imageInfo().width(), imageInfo().height()).
818 Destination Rect corners are (0, 0) and (bitmap.width(), bitmap.height()).
879 Source Rect corners are (0, 0) and (info.width(), info.height()).
880 Destination Rect corners are (x, y) and
936 Source Rect corners are (0, 0) and (bitmap.width(), bitmap.height()).
938 Destination Rect corners are (x, y) and
2765 Inner Round_Rect has corner radii; outset stroke increases radii of corners.
2766 Stroke join does not affect inner Round_Rect since it has no sharp corners.
3057 Drawing the checkerboard with kFast_SrcRectConstraint allows red to bleed in the corners.
3283 IRect center divides the image into nine sections: four sides, four corners, and
3296 #Param center IRect edge of image corners and sides ##
3305 The leftmost image is smaller than center; only corners are drawn, all scaled to fit.
3306 The second image equals the size of center; only corners are drawn without scaling.
3307 The remaining images are larger than center. All corners draw without scaling.
3348 IRect center divides the image into nine sections: four sides, four corners, and
3361 #Param center IRect edge of image corners and sides ##
3370 The two leftmost images has four corners and sides to the left and right of center.
3371 The leftmost image scales the width of corners proportionately to fit.
3372 The third and fourth image corners are not scaled; the sides and center are scaled to
3374 The rightmost image has four corners scaled vertically to fit, and uses sides above
3565 IRect center divides the bitmap into nine sections: four sides, four corners,
3580 #Param center IRect edge of image corners and sides ##
3589 The two leftmost bitmap draws has four corners and sides to the left and right of center.
3590 The leftmost bitmap draw scales the width of corners proportionately to fit.
3591 The third and fourth draw corners are not scaled; the sides and center are scaled to
3593 The rightmost bitmap draw has four corners scaled vertically to fit, and uses sides above
3736 Each intersection of an even-numbered row and column is fixed; like the corners
3760 The two leftmost bitmap draws has four corners and sides to the left and right of center.
3761 The leftmost bitmap draw scales the width of corners proportionately to fit.
3762 The third and fourth draw corners are not scaled; the sides are scaled to
3764 The rightmost bitmap draw has four corners scaled vertically to fit, and uses sides above
3815 Each intersection of an even-numbered row and column is fixed; like the corners
3839 The leftmost image is smaller than center; only corners are drawn, all scaled to fit.
3840 The second image equals the size of center; only corners are drawn without scaling.
3841 The remaining images are larger than center. All corners draw without scaling. The sides