Searched refs:BitDepth (Results 1 – 9 of 9) sorted by relevance
96 int32_t BitDepth();140 int32_t BitDepth();
71 int32_t BitmapSizeTable::BitDepth() { in BitDepth() function in sfntly::BitmapSizeTable313 int32_t BitmapSizeTable::Builder::BitDepth() { in BitDepth() function in sfntly::BitmapSizeTable::Builder
144 BitDepth = 0x6264, enumerator
56 struct BitDepth { struct
73 EXPECT_EQ(strike1->BitDepth(), STRIKE1_BIT_DEPTH); in CommonReadingTest()