Searched defs:boundsHalfHeight (Results 1 – 2 of 2) sorted by relevance
72 const SkScalar boundsHalfHeight = bounds.height() * SK_ScalarHalf; in onOnceBeforeDraw() local128 const SkScalar boundsHalfHeight = bounds.height() * SK_ScalarHalf; in onDraw() local
162 const SkScalar boundsHalfHeight = bounds.height() * SK_ScalarHalf; in onDraw() local