Home
last modified time | relevance | path

Searched refs:kStrokeRec_FillStyleWidth (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkStrokeRec.cpp12 #define kStrokeRec_FillStyleWidth (-SK_Scalar1) macro
16 fWidth = (kFill_InitStyle == s) ? kStrokeRec_FillStyleWidth : 0; in SkStrokeRec()
40 fWidth = kStrokeRec_FillStyleWidth; in init()
50 fWidth = kStrokeRec_FillStyleWidth; in init()
60 fWidth = kStrokeRec_FillStyleWidth; in init()
82 fWidth = kStrokeRec_FillStyleWidth; in setFillStyle()