Home
last modified time | relevance | path

Searched defs:bitHeight (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DPathOpsTightBoundsTest.cpp52 const int bitHeight = 32; in testTightBoundsQuads() local
DPathOpsExtendedTest.cpp167 const int bitHeight = 64; variable
247 int bitHeight = SkScalarCeilToInt(larger.height()) + 2; in drawAsciiPaths() local