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

  /external/chromium_org/third_party/skia/include/core/
SkStrokeRec.h 29 kStroke_Style,
69 return (kStroke_Style == style) || (kStrokeAndFill_Style == style);
SkPaint.h 334 kStroke_Style, //!< stroke the geometry
    [all...]
  /external/skia/include/core/
SkStrokeRec.h 29 kStroke_Style,
69 return (kStroke_Style == style) || (kStrokeAndFill_Style == style);
SkPaint.h 334 kStroke_Style, //!< stroke the geometry
    [all...]

Completed in 1466 milliseconds