Searched refs:boundsHalfWidth (Results 1 – 2 of 2) sorted by relevance
64 const SkScalar boundsHalfWidth = bounds.width() * SK_ScalarHalf; in onOnceBeforeDraw() local67 SkScalar xOffset = boundsHalfWidth; in onOnceBeforeDraw()126 const SkScalar boundsHalfWidth = bounds.width() * SK_ScalarHalf; in onDraw() local128 const SkScalar boundsQuarterWidth = boundsHalfWidth * SK_ScalarHalf; in onDraw()132 boundsHalfWidth, boundsHalfHeight); in onDraw()134 boundsHalfWidth, boundsHalfHeight); in onDraw()
142 const SkScalar boundsHalfWidth = bounds.width() * SK_ScalarHalf; in onDraw() local144 const SkScalar boundsQuarterWidth = boundsHalfWidth * SK_ScalarHalf; in onDraw()148 boundsHalfWidth, boundsHalfHeight); in onDraw()150 boundsHalfWidth, boundsHalfHeight); in onDraw()