Home
last modified time | relevance | path

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

/third_party/skia/tests/
DWritePixelsTest.cpp378 } gSrcConfigs[] = { in test_write_pixels() local
388 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()
/third_party/flutter/skia/tests/
DWritePixelsTest.cpp378 } gSrcConfigs[] = { in test_write_pixels() local
388 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()