OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:subW
(Results
1 - 4
of
4
) sorted by null
/external/skia/tests/
BitmapCopyTest.cpp
375
int
subW
= 2;
387
localSubW = 2 *
subW
+ 1;
389
localSubW =
subW
;
408
r.set(1, 0, 1 +
subW
, subH); // 2x2 extracted bitmap
423
SkColorTypeMinRowBytes(src.colorType(),
subW
) * 2;
431
Coordinates coords(
subW
* subH);
432
for (int x = 0; x <
subW
; ++x)
435
int index = y *
subW
+ x;
445
const SkImageInfo info = SkImageInfo::Make(
subW
, subH,
/external/deqp/modules/gles3/functional/
es3fTextureSpecificationTests.cpp
[
all
...]
/external/deqp/modules/gles31/functional/
es31fTextureSpecificationTests.cpp
489
int
subW
,
504
, m_subW (
subW
)
[
all
...]
/external/deqp/modules/gles2/functional/
es2fTextureSpecificationTests.cpp
[
all
...]
Completed in 189 milliseconds