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

  /external/skia/tests/
PathOpsExtendedTest.cpp 204 SkScalar largerWidth = larger.width();
205 if (largerWidth < 4) {
206 largerWidth = 4;
212 SkScalar hScale = (bitWidth - 2) / largerWidth;
  /external/skia/src/pathops/
SkPathOpsDebug.cpp     [all...]

Completed in 68 milliseconds