HomeSort by relevance Sort by last modified time
    Searched defs:sorts (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkRTree.cpp 241 const static SortSide sorts[2][2] = { local
264 SkTQSort(children, children + fMaxChildren, RectLessThan(sorts[i][j]));
301 SkTQSort(children, children + fMaxChildren, RectLessThan(sorts[axis][sortSide]));
  /external/skia/src/core/
SkRTree.cpp 241 const static SortSide sorts[2][2] = { local
264 SkTQSort(children, children + fMaxChildren, RectLessThan(sorts[i][j]));
301 SkTQSort(children, children + fMaxChildren, RectLessThan(sorts[axis][sortSide]));
  /external/chromium_org/third_party/libxslt/libxslt/
transform.c 4955 xmlNodePtr sorts[XSLT_MAX_SORT]; local
5580 xmlNodePtr sorts[XSLT_MAX_SORT]; local
    [all...]
  /external/libxslt/libxslt/
transform.c 4955 xmlNodePtr sorts[XSLT_MAX_SORT]; local
5580 xmlNodePtr sorts[XSLT_MAX_SORT]; local
    [all...]

Completed in 236 milliseconds