Searched refs:expectedH (Results 1 – 4 of 4) sorted by relevance
/external/skia/tests/ |
D | ShaderTest.cpp | 19 int expectedW, int expectedH, in check_isaimage() argument 32 REPORTER_ASSERT(reporter, image->height() == expectedH); in check_isaimage()
|
/external/skqp/tests/ |
D | ShaderTest.cpp | 19 int expectedW, int expectedH, in check_isaimage() argument 32 REPORTER_ASSERT(reporter, image->height() == expectedH); in check_isaimage()
|
D | SkSLFPTest.cpp | 13 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/ |
D | sglrReferenceContext.cpp | 4881 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()
|