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

  /external/chromium_org/third_party/skia/src/core/
SkDraw.cpp 794 static bool easy_rect_join(const SkPaint& paint, const SkMatrix& matrix, function
829 } else if (easy_rect_join(paint, matrix, strokeSize)) {
    [all...]
  /external/skia/src/core/
SkDraw.cpp 795 static bool easy_rect_join(const SkPaint& paint, const SkMatrix& matrix, function
830 } else if (easy_rect_join(paint, matrix, strokeSize)) {
    [all...]

Completed in 487 milliseconds