OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:subW
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/skia/tests/
BitmapCopyTest.cpp
380
int
subW
= 2;
392
localSubW = 2 *
subW
+ 1;
394
localSubW =
subW
;
413
r.set(1, 0, 1 +
subW
, subH); // 2x2 extracted bitmap
428
SkColorTypeMinRowBytes(src.colorType(),
subW
) * 2;
436
Coordinates coords(
subW
* subH);
437
for (int x = 0; x <
subW
; ++x)
440
int index = y *
subW
+ x;
450
const SkImageInfo info = SkImageInfo::Make(
subW
, subH,
/external/deqp/modules/gles31/functional/
es31fTextureSpecificationTests.cpp
489
int
subW
,
504
, m_subW (
subW
)
957
int
subW
;
[
all
...]
/external/deqp/modules/gles3/functional/
es3fTextureSpecificationTests.cpp
[
all
...]
Completed in 2335 milliseconds