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
1 - 25
of
36
) sorted by relevance
1
2
/third_party/skia/gm/
H
A
D
stroke_rect_shader.cpp
40
constexpr SkScalar
kPad
= 20;
in DEF_SIMPLE_GM()
local
H
A
D
pathmaskcache.cpp
34
static constexpr SkScalar
kPad
= 5.f;
variable
H
A
D
ducky_yuv_blend.cpp
44
static constexpr int
kPad
= 10;
in DEF_SIMPLE_GM_CAN_FAIL()
local
H
A
D
ycbcrimage.cpp
103
static const int
kPad
= 8;
member in skiagm::YCbCrImageGM
H
A
D
strokedlines.cpp
36
constexpr int
kPad
= 5; // padding on both sides of the snowflake
variable
[all...]
H
A
D
constcolorprocessor.cpp
208
inline static constexpr SkScalar
kPad
member in skiagm::ColorProcessor
[all...]
H
A
D
orientation.cpp
93
static constexpr SkScalar
kPad
= 3.f;
in make_images()
local
H
A
D
drawatlascolor.cpp
171
inline static constexpr int
kPad
= 2;
global()
member in DrawAtlasColorsGM
[all...]
H
A
D
simple_magnification.cpp
135
static const int
kPad
= 2;
member in SimpleMagnificationGM
H
A
D
bigrrectaaeffect.cpp
120
inline static constexpr int
kPad
= 7;
member in skiagm::BigRRectAAEffectGM
H
A
D
blurcircles2.cpp
86
constexpr SkScalar
kPad
= 5;
variable
H
A
D
rectangletexture.cpp
150
static constexpr SkScalar
kPad
= 5.f;
variable
[all...]
H
A
D
imagefromyuvtextures.cpp
273
inline static constexpr SkScalar
kPad
= 10.0f;
member in skiagm::ImageFromYUVTextures
H
A
D
compressed_textures.cpp
307
static const int
kPad
= 8;
member in CompressedTexturesGM
H
A
D
lazytiling.cpp
255
inline static constexpr int
kPad
= 4; // on-screen padding between cells
member in skiagm::LazyTilingGM
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H
A
D
stroke_rect_shader.cpp
31
float
kPad
= 20;
in drawRect()
local
90
float
kPad
= 20;
in OnTestFunction()
local
H
A
D
circular_arcs.cpp
57
static constexpr float
kPad
= 2 * kStrokeWidth;
in OnTestFunction()
local
/third_party/skia/tests/
H
A
D
SpecialSurfaceTest.cpp
28
static const int
kPad
= 5;
variable
H
A
D
DefaultPathRendererTest.cpp
66
static const int
kPad
= 3;
variable
H
A
D
SpecialImageTest.cpp
31
static const int
kPad
= 3;
variable
[all...]
H
A
D
ImageFilterCacheTest.cpp
20
static const int
kPad
= 3;
variable
/third_party/skia/bench/
H
A
D
ImageCycleBench.cpp
61
static constexpr SkScalar
kPad
= 2;
variable
/third_party/skia/samplecode/
H
A
D
SampleShadowUtils.cpp
161
static constexpr SkScalar
kPad
= 15.f;
variable
[all...]
H
A
D
SampleImageFilterDAG.cpp
270
static const float
kPad
= 20.f;
in draw_dag()
local
/third_party/skia/src/gpu/vk/
H
A
D
GrVkUniformHandler.cpp
381
static constexpr uint32_t
kPad
= 2*sizeof(float);
in determineIfUsePushConstants()
local
Completed in 10 milliseconds
1
2