OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kCheckSize
(Results
1 - 6
of
6
) sorted by null
/external/skia/gm/
modecolorfilters.cpp
75
static const int
kCheckSize
= 10;
78
fBmpShader.reset(make_bg_shader(
kCheckSize
));
xfermodes3.cpp
187
lm.setScale(SkIntToScalar(
kCheckSize
), SkIntToScalar(
kCheckSize
));
219
kCheckSize
= 8,
/external/skia/bench/
GameBench.cpp
249
static int
kCheckSize
= 16;
254
int even = (y /
kCheckSize
) % 2;
259
if (even == (x /
kCheckSize
) % 2) {
/external/v8/test/cctest/wasm/
test-run-wasm-module.cc
125
static const int
kCheckSize
= 16 * 1024;
136
WASM_I32_LTS(WASM_GET_LOCAL(localIndex), WASM_I32(
kCheckSize
)),
/external/lzma/CPP/7zip/Archive/7z/
7zIn.cpp
[
all
...]
/external/lzma/CPP/7zip/UI/Common/
Bench.cpp
[
all
...]
Completed in 545 milliseconds