Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsExtendedTest.cpp270 const int bitHeight = 64; variable
354 int bitHeight = SkScalarCeil(larger.height()) + 2; in drawAsciiPaths() local