Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsTightBoundsTest.cpp52 const int bitHeight = 32; in testTightBoundsQuads() local
DPathOpsExtendedTest.cpp168 const int bitHeight = 64; variable
257 int bitHeight = SkScalarCeilToInt(larger.height()) + 2; in drawAsciiPaths() local
/external/skia/src/pathops/
DSkPathOpsOp.cpp349 const int bitHeight = 64; variable