Home
last modified time | relevance | path

Searched defs:paint (Results 751 - 775 of 1186) sorted by relevance

1...<<31323334353637383940>>...48

/third_party/skia/gm/
H A Dshallowgradient.cpp68 SkPaint paint; variable
H A Dbitmapcopy.cpp65 SkPaint paint; in draw_checks() local
89 SkPaint paint; variable
[all...]
H A Dbigtileimagefilter.cpp30 SkPaint paint; in create_circle_texture() local
35 canvas->drawCircle(SkScalarHalf(size), SkScalarHalf(size), SkScalarHalf(size), paint); in create_circle_texture() local
H A Dbigrect.cpp86 SkPaint paint; in DEF_SIMPLE_GM() local
H A Dcolormatrix.cpp31 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 Dcolor4f.cpp61 SkPaint paint; in draw_into_canvas() local
110 SkPaint paint; in DEF_SIMPLE_GM() local
H A Dhairmodes.cpp47 SkPaint paint; in drawCell() local
[all...]
H A Dlocalmatriximageshader.cpp27 SkPaint paint; in make_image() local
43 SkPaint paint; in DEF_SIMPLE_GM() local
[all...]
H A Dperspimages.cpp57 SkPaint paint; variable
H A Dsavelayer.cpp53 SkPaint paint; in DEF_SIMPLE_GM() local
189 SkPaint paint; DEF_SIMPLE_GM() local
[all...]
H A Dsamplerstress.cpp108 SkPaint paint; variable
/third_party/skia/bench/
H A DGlyphQuadFillBench.cpp41 SkPaint paint; variable
68 SkPaint paint; variable
H A DImageFilterDAGBench.cpp37 SkPaint paint; variable
122 SkPaint paint; variable
154 SkPaint paint; variable
H A DImageCycleBench.cpp47 SkPaint paint; variable
59 SkPaint paint; variable
H A DStrokeBench.cpp16 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 DBlurBench.cpp55 SkPaint paint; variable
H A DMergeBench.cpp22 SkPaint paint; in make_bitmap() local
73 SkPaint paint; variable
H A DMorphologyBench.cpp54 SkPaint paint; variable
H A DPicturePlaybackBench.cpp60 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 Dui_test.cpp114 Paint paint; in Start() local
/third_party/skia/src/core/
H A DSkDraw_text.cpp127 drawGlyphRunList(const SkGlyphRunList& glyphRunList, const SkPaint& paint, SkGlyphRunListPainter* glyphPainter) const drawGlyphRunList() argument
H A DSkMiniRecorder.cpp32 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 DSkPictureImageGenerator.cpp42 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 DSkRuntimeImageFilter.cpp125 SkPaint paint; in onFilterImage() local
H A DSkShaderImageFilter.cpp21 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...]

Completed in 8 milliseconds

1...<<31323334353637383940>>...48