Home
last modified time | relevance | path

Searched refs:SetMaxPoints (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/core/
Dmaximum_profile_table.h48 void SetMaxPoints(int32_t max_points);
Dmaximum_profile_table.cc133 void MaximumProfileTable::Builder::SetMaxPoints(int32_t max_points) { in SetMaxPoints() function in sfntly::MaximumProfileTable::Builder