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

/external/chromium_org/third_party/skia/tests/
H A DImageDecodingTest.cpp684 bool ditherList[] = {true, false}; local
708 for (size_t j = 0; j < SK_ARRAY_COUNT(ditherList); ++j) {
712 ditherList[j],
719 ditherList[j]);
/external/skia/tests/
H A DImageDecodingTest.cpp686 bool ditherList[] = {true, false}; local
710 for (size_t j = 0; j < SK_ARRAY_COUNT(ditherList); ++j) {
714 ditherList[j],
721 ditherList[j]);

Completed in 110 milliseconds