Searched refs:gSrcConfigs (Results 1 – 1 of 1) sorted by relevance
357 } gSrcConfigs[] = { in test_write_pixels() local366 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()