Searched refs:boundsHalfWidth (Results 1 – 2 of 2) sorted by relevance
63 const SkScalar boundsHalfWidth = bounds.width() * SK_ScalarHalf; in onOnceBeforeDraw() local66 SkScalar xOffset = boundsHalfWidth; in onOnceBeforeDraw()125 const SkScalar boundsHalfWidth = bounds.width() * SK_ScalarHalf; in onDraw() local127 const SkScalar boundsQuarterWidth = boundsHalfWidth * SK_ScalarHalf; in onDraw()131 boundsHalfWidth, boundsHalfHeight); in onDraw()133 boundsHalfWidth, boundsHalfHeight); in onDraw()
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()