Home
last modified time | relevance | path

Searched defs:paints (Results 1 - 13 of 13) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dparagraph_line_fetcher_impl.cpp35 std::vector<PaintRecord> paints = paints_; in GetTempParagraph() local
21 ParagraphLineFetcherImpl( std::unique_ptr<skia::textlayout::ParagraphLineFetcher> lineFetcher, std::vector<PaintRecord>&& paints) ParagraphLineFetcherImpl() argument
H A Drun_impl.cpp25 RunImpl::RunImpl(std::unique_ptr<skt::RunBase> runBase, const std::vector<PaintRecord>& paints) in RunImpl() argument
H A Dtext_line_impl.cpp24 TextLineImpl::TextLineImpl(std::unique_ptr<skt::TextLineBase> textLineBase, const std::vector<PaintRecord>& paints) in TextLineImpl() argument
H A Ddrawing_painter_impl.cpp91 RSCanvasParagraphPainter::RSCanvasParagraphPainter(Drawing::Canvas* canvas, const std::vector<PaintRecord>& paints) in RSCanvasParagraphPainter() argument
H A Dparagraph_impl.cpp61 ParagraphImpl::ParagraphImpl(std::unique_ptr<skt::Paragraph> paragraph, std::vector<PaintRecord>&& paints) in ParagraphImpl() argument
390 std::vector<PaintRecord> paints = paints_; in CloneSelf() local
/third_party/skia/samplecode/
H A DSampleAARects.cpp57 SkPaint paints[] = { bluePaint, bmpPaint }; variable
[all...]
/third_party/skia/gm/
H A Dgradtext.cpp112 SkPaint paints[2]; in DEF_SIMPLE_GM() local
H A Dfilterfastbounds.cpp96 static void add_paint(SkTArray<SkPaint>* paints, sk_sp<SkImageFilter> filter) { in add_paint() argument
103 static void create_paints(SkTArray<SkPaint>* paints, sk_sp<SkImageFilter> source) { in create_paints() argument
236 SkTArray<SkPaint> paints; global() variable
[all...]
H A Dcirculararcs.cpp180 SkTArray<SkPaint> paints; in DEF_SIMPLE_GM() local
[all...]
/third_party/skia/experimental/docs/
H A DexampleSlides.js[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/
H A Dtext_line_base_test.cpp112 std::vector<PaintRecord> paints; in HWTEST_F() local
159 std::vector<PaintRecord> paints; in HWTEST_F() local
/third_party/skia/tests/
H A DClearTest.cpp312 SkPaint paints[2]; in fullscreen_clear_with_layer_test() local
H A DGrStyledShapeTest.cpp2080 SkPaint paints[4]; in DEF_TEST() local

Completed in 9 milliseconds