Home
last modified time | relevance | path

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

/external/skia/src/utils/win/
DSkWGL_win.cpp111 bool pf_less(const PixelFormat& a, const PixelFormat& b) { in pf_less() function
151 SkTQSort(rankedFormats.begin(), rankedFormats.end(), pf_less); in selectFormat()
152 int idx = SkTSearch<PixelFormat, pf_less>(rankedFormats.begin(), in selectFormat()