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

  /external/skia/src/core/
SkDraw.h 116 static RectType ComputeRectType(const SkPaint&, const SkMatrix&,
SkDraw.cpp 694 SkDraw::RectType SkDraw::ComputeRectType(const SkPaint& paint,
760 RectType rtype = ComputeRectType(paint, *fMatrix, &strokeSize);
    [all...]
  /external/skqp/src/core/
SkDraw.h 115 static RectType ComputeRectType(const SkPaint&, const SkMatrix&,
SkDraw.cpp 689 SkDraw::RectType SkDraw::ComputeRectType(const SkPaint& paint,
755 RectType rtype = ComputeRectType(paint, *fMatrix, &strokeSize);
    [all...]

Completed in 138 milliseconds