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

  /frameworks/base/libs/hwui/
SpotShadow.h 82 static void xsort(Vector2* points, int pointsLength);
SpotShadow.cpp 143 void SpotShadow::xsort(Vector2* points, int pointsLength) { function in class:android::uirenderer::SpotShadow
156 xsort(points, pointsLength);
    [all...]

Completed in 65 milliseconds