Searched refs:fStrokeDevWidth (Results 1 – 2 of 2) sorted by relevance
127 , fStrokeDevWidth(strokeDevWidth) in SingleDraw()157 !fShape.style().strokeRec().isFillStyle() && fStrokeDevWidth < 1) { in finalize()171 float coverage = fStrokeDevWidth; in finalize()174 fStrokeDevWidth = 1; in finalize()365 fMaskDevIBounds, fMatrix, fShape, fStrokeDevWidth, &devBounds, &devBounds45, in setupResources()
103 float fStrokeDevWidth; variable