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

  /external/skia/tests/
SortTest.cpp 15 static int compare_int(const void* a, const void* b) { function
52 qsort(sortedArray, count, sizeof(sortedArray[0]), compare_int);
  /external/skqp/tests/
SortTest.cpp 15 static int compare_int(const void* a, const void* b) { function
52 qsort(sortedArray, count, sizeof(sortedArray[0]), compare_int);

Completed in 114 milliseconds