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

  /external/chromium_org/third_party/skia/src/core/
SkScan_AntiPath.cpp 682 SkIRect superRect, *superClipRect = NULL;
685 superRect.set( clipRect->fLeft << SHIFT, clipRect->fTop << SHIFT,
687 superClipRect = &superRect;
  /external/skia/src/core/
SkScan_AntiPath.cpp 682 SkIRect superRect, *superClipRect = NULL;
685 superRect.set( clipRect->fLeft << SHIFT, clipRect->fTop << SHIFT,
687 superClipRect = &superRect;

Completed in 1927 milliseconds