Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/test/
Dverify_maxp.cc38 const int32_t MAXP_MAX_COMPONENT_DEPTH = 3; variable
61 EXPECT_EQ(maxp->MaxComponentDepth(), MAXP_MAX_COMPONENT_DEPTH); in VerifyMAXP()