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

  /external/sfntly/cpp/src/sfntly/table/core/
maximum_profile_table.h 59 int32_t MaxStorage();
82 int32_t MaxStorage();
maximum_profile_table.cc 57 int32_t MaximumProfileTable::MaxStorage() {
183 int32_t MaximumProfileTable::Builder::MaxStorage() {
  /external/sfntly/cpp/src/test/
verify_maxp.cc 54 EXPECT_EQ(maxp->MaxStorage(), MAXP_MAX_STORAGE);

Completed in 201 milliseconds