Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/core/
H A DSkStrokeRec.cpp16 #define kStrokeRec_FillStyleWidth (-SK_Scalar1) macro
20 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()