OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:subH
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/skia/tests/
BitmapCopyTest.cpp
381
int
subH
= 2;
397
if (src.tryAllocPixels(SkImageInfo::Make(localSubW,
subH
, gPairs[i].fColorType,
413
r.set(1, 0, 1 + subW,
subH
); // 2x2 extracted bitmap
427
const size_t bufSize =
subH
*
436
Coordinates coords(subW *
subH
);
438
for (int y = 0; y <
subH
; ++y)
450
const SkImageInfo info = SkImageInfo::Make(subW,
subH
,
/external/deqp/modules/gles31/functional/
es31fTextureSpecificationTests.cpp
490
int
subH
,
505
, m_subH (
subH
)
958
int
subH
;
[
all
...]
/external/deqp/modules/gles3/functional/
es3fTextureSpecificationTests.cpp
[
all
...]
Completed in 1573 milliseconds