Searched refs:boundsHalfHeight (Results 1 – 2 of 2) sorted by relevance
64 const SkScalar boundsHalfHeight = bounds.height() * SK_ScalarHalf; in onOnceBeforeDraw() local67 yOffset = boundsHalfHeight; in onOnceBeforeDraw()126 const SkScalar boundsHalfHeight = bounds.height() * SK_ScalarHalf; in onDraw() local128 const SkScalar boundsQuarterHeight = boundsHalfHeight * SK_ScalarHalf; in onDraw()131 boundsHalfWidth, boundsHalfHeight); in onDraw()133 boundsHalfWidth, boundsHalfHeight); in onDraw()
128 const SkScalar boundsHalfHeight = bounds.height() * SK_ScalarHalf; in onDraw() local130 const SkScalar boundsQuarterHeight = boundsHalfHeight * SK_ScalarHalf; in onDraw()133 boundsHalfWidth, boundsHalfHeight); in onDraw()135 boundsHalfWidth, boundsHalfHeight); in onDraw()