HomeSort by relevance Sort by last modified time
    Searched refs:ditherList (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/tests/
ImageDecodingTest.cpp 684 bool ditherList[] = {true, false};
708 for (size_t j = 0; j < SK_ARRAY_COUNT(ditherList); ++j) {
712 ditherList[j],
719 ditherList[j]);
  /external/skia/tests/
ImageDecodingTest.cpp 686 bool ditherList[] = {true, false};
710 for (size_t j = 0; j < SK_ARRAY_COUNT(ditherList); ++j) {
714 ditherList[j],
721 ditherList[j]);

Completed in 812 milliseconds