Home
last modified time | relevance | path

Searched refs:expectedMipLevelCount (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DMipMapTest.cpp58 static void test_mipmap_generation(int width, int height, int expectedMipLevelCount, in test_mipmap_generation() argument
66 REPORTER_ASSERT(reporter, mipLevelCount == expectedMipLevelCount); in test_mipmap_generation()
/external/skqp/tests/
DMipMapTest.cpp58 static void test_mipmap_generation(int width, int height, int expectedMipLevelCount, in test_mipmap_generation() argument
66 REPORTER_ASSERT(reporter, mipLevelCount == expectedMipLevelCount); in test_mipmap_generation()