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:kWidth
(Results
26 - 50
of
106
) sorted by relevance
1
2
3
4
5
/third_party/skia/gm/
H
A
D
bigtileimagefilter.cpp
108
inline static constexpr int
kWidth
= 512;
member in skiagm::BigTileImageFilterGM
H
A
D
stringart.cpp
22
constexpr int
kWidth
= 440;
variable
100
kWidth
= 800,
enumerator
H
A
D
constcolorprocessor.cpp
210
inline static constexpr int
kWidth
= 820;
member in skiagm::ColorProcessor
H
A
D
lcdblendmodes.cpp
33
constexpr int
kWidth
= kColWidth * kNumCols;
member
H
A
D
textblobmixedsizes.cpp
186
static constexpr int
kWidth
= 2100;
member in skiagm::TextBlobMixedSizes
/third_party/skia/bench/
H
A
D
RectanizerBench.cpp
30
inline static constexpr int
kWidth
= 1024;
member in RectanizerBench
H
A
D
ShadowBench.cpp
27
kWidth
= 640,
enumerator
H
A
D
TileBench.cpp
105
inline static constexpr int
kWidth
= 1;
member in ConstXTileBench
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H
A
D
VulkanImageTest.cpp
18
constexpr GLuint
kWidth
= 64u;
member
[all...]
H
A
D
SamplersTest.cpp
96
constexpr int
kWidth
= 2;
in TEST_P()
local
H
A
D
MultisampleCompatibilityTest.cpp
18
const GLint
kWidth
= 64;
member
[all...]
H
A
D
FramebufferMixedSamplesTest.cpp
18
const GLuint
kWidth
= 100;
member
/third_party/skia/samplecode/
H
A
D
SampleRectanizer.cpp
130
static const int
kWidth
= 1024;
member in RectanizerView
H
A
D
SampleShip.cpp
20
static const int
kWidth
= 960;
variable
/third_party/skia/tests/
H
A
D
ShaperTest.cpp
70
constexpr float
kWidth
= 400;
in shaper_test()
local
H
A
D
RectangleTextureTest.cpp
123
static const int
kWidth
= 16;
in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
local
[all...]
H
A
D
RecordDrawTest.cpp
155
static const int
kWidth
= 10, kHeight = 10;
in DEF_TEST()
local
H
A
D
SkSLTest.cpp
29
static constexpr int
kWidth
= 2;
variable
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H
A
D
ViewportTests.cpp
48
static constexpr uint32_t
kWidth
= 5;
member in ViewportTest
[all...]
H
A
D
ExternalTextureTests.cpp
40
static constexpr uint32_t
kWidth
= 4;
member in __anon20552::ExternalTextureTests
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H
A
D
ExternalTextureTests.cpp
44
static constexpr uint32_t
kWidth
= 32;
member in __anon20580::ExternalTextureTest
H
A
D
TextureViewValidationTests.cpp
21
constexpr uint32_t
kWidth
= 32u;
member
28
Create2DArrayTexture(wgpu::Device& device, uint32_t arrayLayerCount, uint32_t width =
kWidth
, uint32_t height = kHeight, uint32_t mipLevelCount = kDefaultMipLevels, uint32_t sampleCount = 1)
Create2DArrayTexture()
argument
H
A
D
TextureValidationTests.cpp
63
static constexpr uint32_t
kWidth
= 120;
member in __anon20591::TextureValidationTest
661
static constexpr uint32_t
kWidth
= 120;
member in __anon20591::CompressedTextureFormatsValidationTests
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H
A
D
EGLBufferAgeTest.cpp
101
const EGLint
kWidth
= 64;
member in EGLBufferAgeTest
/third_party/skia/modules/skshaper/tests/
H
A
D
ShaperTest.cpp
125
constexpr float
kWidth
= 400;
in shaper_test()
local
Completed in 12 milliseconds
1
2
3
4
5