Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/test/
Dverify_maxp.cc31 const int32_t MAXP_MAX_TWILIGHT_POINTS = 0; variable
53 EXPECT_EQ(maxp->MaxTwilightPoints(), MAXP_MAX_TWILIGHT_POINTS); in VerifyMAXP()