HomeSort by relevance Sort by last modified time
    Searched refs:kMAX_WIDTH (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkScan_AntiPath.cpp 394 return (width <= MaskSuperBlitter::kMAX_WIDTH) &&
401 kMAX_WIDTH = 2048,
404 kMAX_WIDTH = 32, // so we don't try to do very wide things, where the RLE blitter would be faster
  /external/skia/src/core/
SkScan_AntiPath.cpp 394 return (width <= MaskSuperBlitter::kMAX_WIDTH) &&
401 kMAX_WIDTH = 2048,
404 kMAX_WIDTH = 32, // so we don't try to do very wide things, where the RLE blitter would be faster

Completed in 58 milliseconds