Lines Matching refs:using
35 using RSBlurType = RSDrawing::BlurType;
36 using RSBrush = RSDrawing::Brush;
37 using RSCanvas = RSDrawing::Canvas;
38 using RSColor = RSDrawing::Color;
39 using RSFilter = RSDrawing::Filter;
40 using RSFont = RSDrawing::Font;
41 using RSFontEdging = RSDrawing::FontEdging;
42 using RSFontHinting = RSDrawing::FontHinting;
43 using RSFontMetrics = RSDrawing::FontMetrics;
44 using RSFontMgr = RSDrawing::FontMgr;
45 using RSFontStyle = RSDrawing::FontStyle;
46 using RSFontStyleSet = RSDrawing::FontStyleSet;
47 using RSPath = RSDrawing::Path;
48 using RSPen = RSDrawing::Pen;
49 using RSPaint = RSDrawing::Paint;
50 using RSPoint = RSDrawing::Point;
51 using RSPathEffect = RSDrawing::PathEffect;
52 using RSMaskFilter = RSDrawing::MaskFilter;
53 using RSRect = RSDrawing::Rect;
54 using RSRoundRect = RSDrawing::RoundRect;
55 using RSScalar = RSDrawing::scalar;
56 using RSTextBlob = RSDrawing::TextBlob;
57 using RSXform = RSDrawing::RSXform;
58 using RSTextBlobBuilder = RSDrawing::TextBlobBuilder;
59 using RSTypeface = RSDrawing::Typeface;
60 using RSFontArguments = RSDrawing::FontArguments;