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
refs:setSubpixel
(Results
1 - 25
of
56
) sorted by relevance
1
2
3
/third_party/skia/gm/
H
A
D
fontregen.cpp
73
font.
setSubpixel
(false);
140
font.
setSubpixel
(true);
H
A
D
dftext.cpp
80
font.
setSubpixel
(true);
211
font.
setSubpixel
(false);
228
emoiFont.
setSubpixel
(true);
H
A
D
mixedtextblobs.cpp
80
font.
setSubpixel
(true);
92
font.
setSubpixel
(false);
H
A
D
fontscaler.cpp
74
font.
setSubpixel
(true);
H
A
D
scaledemoji_rendering.cpp
65
font.
setSubpixel
(true);
H
A
D
fontmgr.cpp
88
font.
setSubpixel
(true);
174
font.
setSubpixel
(true);
331
font.
setSubpixel
(true);
H
A
D
lcdtext.cpp
49
font.
setSubpixel
(true);
in drawText()
H
A
D
lcdoverlap.cpp
47
font.
setSubpixel
(true);
H
A
D
fontcache.cpp
90
font.
setSubpixel
(true);
in drawText()
H
A
D
textblobshader.cpp
47
font.
setSubpixel
(true);
H
A
D
drawglyphs.cpp
25
fFont.
setSubpixel
(true);
H
A
D
fontscalerdistortable.cpp
131
font.
setSubpixel
(true);
/third_party/skia/samplecode/
H
A
D
SampleTextBox.cpp
63
srcFont.
setSubpixel
(true);
in drawTest()
137
srcFont.
setSubpixel
(true);
in drawTest()
H
A
D
SampleAnimatedText.cpp
29
f.
setSubpixel
(true);
in DrawTheText()
/third_party/skia/bench/
H
A
D
SkGlyphCacheBench.cpp
61
font.
setSubpixel
(true);
101
font.
setSubpixel
(true);
H
A
D
TextBlobBench.cpp
31
fFont.
setSubpixel
(true);
/third_party/skia/tests/
H
A
D
SkStrikeCacheTest.cpp
21
font.
setSubpixel
(true);
in DEF_TEST()
H
A
D
TextBlobCacheTest.cpp
131
font.
setSubpixel
(SkToBool(subpixel));
in text_blob_cache_inner()
239
font.
setSubpixel
(false);
in make_blob()
263
font.
setSubpixel
(false);
H
A
D
SkScalerCacheTest.cpp
39
font.
setSubpixel
(true);
in DEF_TEST()
H
A
D
GrTextBlobTest.cpp
51
font.
setSubpixel
(true);
in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
79
font.
setSubpixel
(true);
in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
H
A
D
FontTest.cpp
61
font->
setSubpixel
( SkToBool(flags & kSubpixel));
in apply_flags()
H
A
D
DrawTextTest.cpp
85
font.
setSubpixel
(true);
in DEF_TEST()
/third_party/skia/src/core/
H
A
D
SkStrikeSpec.cpp
48
pathFont.
setSubpixel
(false);
in MakePath()
80
fallbackFont.
setSubpixel
(false);
in MakeSourceFallback()
/third_party/skia/src/gpu/text/
H
A
D
GrSDFTControl.cpp
135
dfFont.
setSubpixel
(false);
/third_party/skia/example/
H
A
D
HelloWorld.cpp
86
font.
setSubpixel
(true);
in onPaint()
Completed in 9 milliseconds
1
2
3