Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DMinikinInternal.h84 std::unique_ptr<T[]> sortedArrayFromSet(const std::unordered_set<T>& set) { in sortedArrayFromSet() function
DFont.cpp263 mSupportedAxes = sortedArrayFromSet(supportedAxes); in calculateSupportedAxes()
DFontFamily.cpp373 mSupportedAxes = sortedArrayFromSet(supportedAxesSet); in computeCoverage()
DFontCollection.cpp182 mSupportedAxes = sortedArrayFromSet(supportedAxesSet); in init()