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:kPad
(Results
26 - 36
of
36
) sorted by relevance
1
2
/third_party/skia/gm/
H
A
D
asyncrescaleandread.cpp
343
static constexpr int
kPad
= 2;
in DEF_SIMPLE_GM_CAN_FAIL()
local
H
A
D
dashcircle.cpp
149
static constexpr SkScalar
kPad
= 5.f;
variable
H
A
D
gpu_blur_utils.cpp
257
static constexpr SkScalar
kPad
= 10;
in run()
local
H
A
D
bc1_transparency.cpp
22
constexpr int
kPad
= 4;
variable
H
A
D
circulararcs.cpp
36
constexpr SkScalar
kPad
= 20.f;
variable
324
static constexpr SkScalar
kPad
= 2*kStrokeWidth;
DEF_SIMPLE_GM()
local
[all...]
H
A
D
shadowutils.cpp
80
static constexpr SkScalar
kPad
= 15.f;
in draw_paths()
local
[all...]
H
A
D
image.cpp
370
constexpr SkScalar
kPad
= 5.f;
in DEF_SIMPLE_GPU_GM()
local
H
A
D
exoticformats.cpp
433
static const int
kPad
= 4;
member in skiagm::ExoticFormatsGM
H
A
D
wacky_yuv_formats.cpp
62
static const int
kPad
= 1;
variable
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H
A
D
shadowutils.cpp
52
float
kPad
;
member
209
float
kPad
= param.
kPad
;
in draw_rect_path_shadow()
local
267
float
kPad
= param.
kPad
;
in draw_star()
local
360
static constexpr float
kPad
= 15.f;
draw_paths()
local
[all...]
/third_party/skia/modules/svg/include/
H
A
D
SkSVGTypes.h
282
kPad
, // kClamp_TileMode
member in SkSVGSpreadMethod::Type
Completed in 17 milliseconds
1
2