Home
last modified time | relevance | path

Searched refs:test_atlas_config (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DDrawOpAtlasTest.cpp253 void test_atlas_config(skiatest::Reporter* reporter, int maxTextureSize, size_t maxBytes, in test_atlas_config() function
263 test_atlas_config(reporter, 65536, 256 * 1024, kARGB_GrMaskFormat, in DEF_GPUTEST()
265 test_atlas_config(reporter, 65536, 256 * 1024, kA8_GrMaskFormat, in DEF_GPUTEST()
268 test_atlas_config(reporter, 65536, 512 * 1024, kARGB_GrMaskFormat, in DEF_GPUTEST()
271 test_atlas_config(reporter, 65536, 512 * 1024, kA8_GrMaskFormat, in DEF_GPUTEST()
274 test_atlas_config(reporter, 65536, 512 * 1024, kA8_GrMaskFormat, in DEF_GPUTEST()
278 test_atlas_config(reporter, 65536, 1024 * 1024, kARGB_GrMaskFormat, in DEF_GPUTEST()
281 test_atlas_config(reporter, 65536, 1024 * 1024, kA8_GrMaskFormat, in DEF_GPUTEST()
284 test_atlas_config(reporter, 65536, 1024 * 1024, kA8_GrMaskFormat, in DEF_GPUTEST()
288 test_atlas_config(reporte in DEF_GPUTEST()
[all...]

Completed in 2 milliseconds