| /third_party/skia/gm/ |
| H A D | shallowgradient.cpp | 68 SkPaint paint; variable
|
| H A D | bitmapcopy.cpp | 65 SkPaint paint; in draw_checks() local 89 SkPaint paint; variable [all...] |
| H A D | bigtileimagefilter.cpp | 30 SkPaint paint; in create_circle_texture() local 35 canvas->drawCircle(SkScalarHalf(size), SkScalarHalf(size), SkScalarHalf(size), paint); in create_circle_texture() local
|
| H A D | bigrect.cpp | 86 SkPaint paint; in DEF_SIMPLE_GM() local
|
| H A D | colormatrix.cpp | 31 static void set_color_matrix(SkPaint* paint, const SkColorMatrix& matrix) { in set_color_matrix() argument 35 static void set_array(SkPaint* paint, const float array[]) { in set_array() argument 66 SkPaint paint; in CreateSolidBitmap() local 69 SkIntToScalar(y), SK_Scalar1, SK_Scalar1), paint); in CreateSolidBitmap() local 84 SkPaint paint; in CreateTransparentBitmap() local 92 SkPaint paint; global() variable [all...] |
| H A D | color4f.cpp | 61 SkPaint paint; in draw_into_canvas() local 110 SkPaint paint; in DEF_SIMPLE_GM() local
|
| H A D | hairmodes.cpp | 47 SkPaint paint; in drawCell() local [all...] |
| H A D | localmatriximageshader.cpp | 27 SkPaint paint; in make_image() local 43 SkPaint paint; in DEF_SIMPLE_GM() local [all...] |
| H A D | perspimages.cpp | 57 SkPaint paint; variable
|
| H A D | savelayer.cpp | 53 SkPaint paint; in DEF_SIMPLE_GM() local 189 SkPaint paint; DEF_SIMPLE_GM() local [all...] |
| H A D | samplerstress.cpp | 108 SkPaint paint; variable
|
| /third_party/skia/bench/ |
| H A D | GlyphQuadFillBench.cpp | 41 SkPaint paint; variable 68 SkPaint paint; variable
|
| H A D | ImageFilterDAGBench.cpp | 37 SkPaint paint; variable 122 SkPaint paint; variable 154 SkPaint paint; variable
|
| H A D | ImageCycleBench.cpp | 47 SkPaint paint; variable 59 SkPaint paint; variable
|
| H A D | StrokeBench.cpp | 16 StrokeBench(const SkPath& path, const SkPaint& paint, const char pathType[], SkScalar res) in StrokeBench() argument 98 SkPaint paint; in paint_maker() local [all...] |
| H A D | BlurBench.cpp | 55 SkPaint paint; variable
|
| H A D | MergeBench.cpp | 22 SkPaint paint; in make_bitmap() local 73 SkPaint paint; variable
|
| H A D | MorphologyBench.cpp | 54 SkPaint paint; variable
|
| H A D | PicturePlaybackBench.cpp | 60 SkPaint paint; variable 63 canvas->drawRect(SkRect::MakeXYWH(x,y,w,h), paint); variable
|
| /vendor/ohemu/qemu_riscv32_mini_system_demo/tests/ui/ |
| H A D | ui_test.cpp | 114 Paint paint;
in Start() local
|
| /third_party/skia/src/core/ |
| H A D | SkDraw_text.cpp | 127 drawGlyphRunList(const SkGlyphRunList& glyphRunList, const SkPaint& paint, SkGlyphRunListPainter* glyphPainter) const drawGlyphRunList() argument
|
| H A D | SkMiniRecorder.cpp | 32 static SkRect adjust_for_paint(SkRect bounds, const SkPaint& paint) { in adjust_for_paint() argument 84 bool SkMiniRecorder::drawRect(const SkRect& rect, const SkPaint& paint) { in drawRect() argument 88 bool SkMiniRecorder::drawPath(const SkPath& path, const SkPaint& paint) { in drawPath() argument [all...] |
| H A D | SkPictureImageGenerator.cpp | 42 MakeFromPicture(const SkISize& size, sk_sp<SkPicture> picture, const SkMatrix* matrix, const SkPaint* paint, SkImage::BitDepth bitDepth, sk_sp<SkColorSpace> colorSpace) MakeFromPicture() argument 62 SkPictureImageGenerator(const SkImageInfo& info, sk_sp<SkPicture> picture, const SkMatrix* matrix, const SkPaint* paint) SkPictureImageGenerator() argument
|
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkRuntimeImageFilter.cpp | 125 SkPaint paint; in onFilterImage() local
|
| H A D | SkShaderImageFilter.cpp | 21 SkShaderImageFilter(const SkPaint& paint, const SkRect* rect) in SkShaderImageFilter() argument 25 static sk_sp<SkImageFilter> Make(const SkPaint& paint, const SkRect* rect) { in Make() argument 48 sk_sp<SkImageFilter> SkImageFilters::Paint(const SkPaint& paint, const CropRect& cropRect) { in Paint() argument 54 SkPaint paint; in Shader() local [all...] |