Searched refs:boundsHalfWidth (Results 1 – 2 of 2) sorted by relevance
71 const SkScalar boundsHalfWidth = bounds.width() * SK_ScalarHalf; in onOnceBeforeDraw() local74 SkScalar xOffset = boundsHalfWidth; in onOnceBeforeDraw()127 const SkScalar boundsHalfWidth = bounds.width() * SK_ScalarHalf; in onDraw() local129 const SkScalar boundsQuarterWidth = boundsHalfWidth * SK_ScalarHalf; in onDraw()133 boundsHalfWidth, boundsHalfHeight); in onDraw()135 boundsHalfWidth, boundsHalfHeight); in onDraw()
161 const SkScalar boundsHalfWidth = bounds.width() * SK_ScalarHalf; in onDraw() local163 const SkScalar boundsQuarterWidth = boundsHalfWidth * SK_ScalarHalf; in onDraw()167 boundsHalfWidth, boundsHalfHeight); in onDraw()169 boundsHalfWidth, boundsHalfHeight); in onDraw()