Searched refs:CmpSkRectLTRB (Results 1 – 1 of 1) sorted by relevance
147 static bool CmpSkRectLTRB(const SkRect& a, const SkRect& b) in CmpSkRectLTRB() function188 std::sort(drawAreaRects.begin(), drawAreaRects.end(), CmpSkRectLTRB); in MergeDrawAreaRects()