Searched refs:expectedH (Results 1 – 5 of 5) sorted by relevance
/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/skia/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 | 4863 const int expectedH = getMipLevelSize(h, levelNdx); in isComplete() local 4866 level.getHeight() != expectedH || in isComplete() 5096 const int expectedH = getMipLevelSize(h, levelNdx); in isComplete() local 5099 level.getHeight() != expectedH || in isComplete() 5202 const int expectedH = getMipLevelSize(h, levelNdx); in isComplete() local 5205 level.getHeight() != expectedH || in isComplete() 5322 const int expectedH = getMipLevelSize(h, levelNdx); in isComplete() local 5326 level.getHeight() != expectedH || in isComplete()
|