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

  /frameworks/minikin/libs/minikin/
FontUtils.h 25 void analyzeAxes(const uint8_t* fvar_data, size_t fvar_size, std::unordered_set<uint32_t>* axes);
FontUtils.cpp 47 void analyzeAxes(const uint8_t* fvar_data, size_t fvar_size, std::unordered_set<uint32_t>* axes) {
FontFamily.cpp 84 analyzeAxes(fvarTable.get(), fvarTable.size(), &supportedAxes);

Completed in 183 milliseconds