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

  /external/chromium_org/third_party/sfntly/cpp/src/test/
verify_maxp.cc 38 const int32_t MAXP_MAX_COMPONENT_DEPTH = 3;
61 EXPECT_EQ(maxp->MaxComponentDepth(), MAXP_MAX_COMPONENT_DEPTH);
  /external/sfntly/cpp/src/test/
verify_maxp.cc 38 const int32_t MAXP_MAX_COMPONENT_DEPTH = 3;
61 EXPECT_EQ(maxp->MaxComponentDepth(), MAXP_MAX_COMPONENT_DEPTH);

Completed in 137 milliseconds