Home
last modified time | relevance | path

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

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