Home
last modified time | relevance | path

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

/external/skia/tests/
DWritePixelsTest.cpp357 } gSrcConfigs[] = { in test_write_pixels() local
366 for (size_t c = 0; c < SK_ARRAY_COUNT(gSrcConfigs); ++c) { in test_write_pixels()
367 const SkColorType ct = gSrcConfigs[c].fColorType; in test_write_pixels()
368 const SkAlphaType at = gSrcConfigs[c].fAlphaType; in test_write_pixels()