Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
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
D
paragraph_line_fetcher_impl.cpp
35
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
D
run_impl.cpp
25
RunImpl::RunImpl(std::unique_ptr<skt::RunBase> runBase, const std::vector<PaintRecord>&
paints
)
in RunImpl()
argument
H
A
D
text_line_impl.cpp
24
TextLineImpl::TextLineImpl(std::unique_ptr<skt::TextLineBase> textLineBase, const std::vector<PaintRecord>&
paints
)
in TextLineImpl()
argument
H
A
D
drawing_painter_impl.cpp
91
RSCanvasParagraphPainter::RSCanvasParagraphPainter(Drawing::Canvas* canvas, const std::vector<PaintRecord>&
paints
)
in RSCanvasParagraphPainter()
argument
H
A
D
paragraph_impl.cpp
61
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
D
SampleAARects.cpp
57
SkPaint
paints
[] = { bluePaint, bmpPaint };
variable
[all...]
/third_party/skia/gm/
H
A
D
gradtext.cpp
112
SkPaint
paints
[2];
in DEF_SIMPLE_GM()
local
H
A
D
filterfastbounds.cpp
96
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
D
circulararcs.cpp
180
SkTArray<SkPaint>
paints
;
in DEF_SIMPLE_GM()
local
[all...]
/third_party/skia/experimental/docs/
H
A
D
exampleSlides.js
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/
H
A
D
text_line_base_test.cpp
112
std::vector<PaintRecord>
paints
;
in HWTEST_F()
local
159
std::vector<PaintRecord>
paints
;
in HWTEST_F()
local
/third_party/skia/tests/
H
A
D
ClearTest.cpp
312
SkPaint
paints
[2];
in fullscreen_clear_with_layer_test()
local
H
A
D
GrStyledShapeTest.cpp
2080
SkPaint
paints
[4];
in DEF_TEST()
local
Completed in 10 milliseconds