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

  /external/skia/bench/
SortBench.cpp 53 kRand, kRandN, kFore, kBack, kSame
172 DEF_BENCH( return NewSkQSort(kSame); )
173 DEF_BENCH( return NewSkHeap(kSame); )
174 DEF_BENCH( return NewQSort(kSame); )
  /external/pdfium/core/fxge/skia/
fx_skia_device_unittest.cpp 21 enum class Clip { kNo, kSame, kDifferentPath, kDifferentMatrix };
79 if (state.m_clip == State::Clip::kSame)
150 State::Clip::kSame, State::Graphic::kPath, 0xFF112233});
168 State::Clip::kSame, State::Graphic::kText, 0xFF445566});

Completed in 2952 milliseconds