OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:subH
(Results
1 - 4
of
4
) sorted by null
/external/skia/tests/
BitmapCopyTest.cpp
376
int
subH
= 2;
392
if (src.tryAllocPixels(SkImageInfo::Make(localSubW,
subH
, gPairs[i].fColorType,
408
r.set(1, 0, 1 + subW,
subH
); // 2x2 extracted bitmap
422
const size_t bufSize =
subH
*
431
Coordinates coords(subW *
subH
);
433
for (int y = 0; y <
subH
; ++y)
445
const SkImageInfo info = SkImageInfo::Make(subW,
subH
,
/external/deqp/modules/gles3/functional/
es3fTextureSpecificationTests.cpp
[
all
...]
/external/deqp/modules/gles31/functional/
es31fTextureSpecificationTests.cpp
490
int
subH
,
505
, m_subH (
subH
)
[
all
...]
/external/deqp/modules/gles2/functional/
es2fTextureSpecificationTests.cpp
[
all
...]
Completed in 176 milliseconds