Home
last modified time | relevance | path

Searched refs:expectedH (Results 1 – 4 of 4) sorted by relevance

/external/skia/tests/
DShaderTest.cpp19 int expectedW, int expectedH, in check_isaimage() argument
32 REPORTER_ASSERT(reporter, image->height() == expectedH); in check_isaimage()
/external/skqp/tests/
DShaderTest.cpp19 int expectedW, int expectedH, in check_isaimage() argument
32 REPORTER_ASSERT(reporter, image->height() == expectedH); in check_isaimage()
DSkSLFPTest.cpp13 std::vector<const char*> expectedH, std::vector<const char*> expectedCPP) { in test() argument
33 for (const char* expected : expectedH) { in test()
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp4881 const int expectedH = getMipLevelSize(h, levelNdx); in isComplete() local
4884 level.getHeight() != expectedH || in isComplete()
5114 const int expectedH = getMipLevelSize(h, levelNdx); in isComplete() local
5117 level.getHeight() != expectedH || in isComplete()
5220 const int expectedH = getMipLevelSize(h, levelNdx); in isComplete() local
5223 level.getHeight() != expectedH || in isComplete()
5340 const int expectedH = getMipLevelSize(h, levelNdx); in isComplete() local
5344 level.getHeight() != expectedH || in isComplete()