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

  /external/sfntly/cpp/src/sfntly/table/core/
maximum_profile_table.h 47 int32_t MaxPoints();
76 int32_t MaxPoints();
maximum_profile_table.cc 33 int32_t MaximumProfileTable::MaxPoints() {
129 int32_t MaximumProfileTable::Builder::MaxPoints() {
  /external/sfntly/cpp/src/test/
verify_maxp.cc 48 EXPECT_EQ(maxp->MaxPoints(), MAXP_MAX_POINTS);

Completed in 839 milliseconds