Home
last modified time | relevance | path

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

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