Home
last modified time | relevance | path

Searched refs:boundsHalfHeight (Results 1 – 2 of 2) sorted by relevance

/external/skia/gm/
Dmixedtextblobs.cpp64 const SkScalar boundsHalfHeight = bounds.height() * SK_ScalarHalf; in onOnceBeforeDraw() local
67 yOffset = boundsHalfHeight; in onOnceBeforeDraw()
126 const SkScalar boundsHalfHeight = bounds.height() * SK_ScalarHalf; in onDraw() local
128 const SkScalar boundsQuarterHeight = boundsHalfHeight * SK_ScalarHalf; in onDraw()
131 boundsHalfWidth, boundsHalfHeight); in onDraw()
133 boundsHalfWidth, boundsHalfHeight); in onDraw()
Dcoloremoji.cpp128 const SkScalar boundsHalfHeight = bounds.height() * SK_ScalarHalf; in onDraw() local
130 const SkScalar boundsQuarterHeight = boundsHalfHeight * SK_ScalarHalf; in onDraw()
133 boundsHalfWidth, boundsHalfHeight); in onDraw()
135 boundsHalfWidth, boundsHalfHeight); in onDraw()