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

  /external/skia/src/pathops/
SkPathOpsOp.cpp 354 SkScalar largerWidth = larger.width();
355 if (largerWidth < 4) {
356 largerWidth = 4;
362 SkScalar hScale = (bitWidth - 2) / largerWidth;