Searched refs:gSrcConfigs (Results 1 – 2 of 2) sorted by relevance
378 } gSrcConfigs[] = { in test_write_pixels() local388 for (size_t c = 0; c < SK_ARRAY_COUNT(gSrcConfigs); ++c) { in test_write_pixels()389 const SkColorType ct = gSrcConfigs[c].fColorType; in test_write_pixels()390 const SkAlphaType at = gSrcConfigs[c].fAlphaType; in test_write_pixels()