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

  /external/skia/src/core/
SkStroke.h 22 /** \class SkStroke
23 SkStroke is the utility class that constructs paths by stroking
28 class SkStroke {
30 SkStroke();
31 SkStroke(const SkPaint&);
32 SkStroke(const SkPaint&, SkScalar width); // width overrides paint.getStrokeWidth()
SkStrokeRec.cpp 97 #include "SkStroke.h"
110 SkStroke stroker;
SkStroke.cpp     [all...]
  /external/pdfium/core/src/fxge/skia/
fx_skia_device.cpp 14 #include "SkStroke.h"
246 SkStroke stroker;
  /external/skia/
Android.mk 253 src/core/SkStroke.cpp \

Completed in 4284 milliseconds