Home
last modified time | relevance | path

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

/external/skia/gm/
Dmixedtextblobs.cpp64 const SkScalar boundsHalfWidth = bounds.width() * SK_ScalarHalf; in onOnceBeforeDraw() local
67 SkScalar xOffset = boundsHalfWidth; in onOnceBeforeDraw()
126 const SkScalar boundsHalfWidth = bounds.width() * SK_ScalarHalf; in onDraw() local
128 const SkScalar boundsQuarterWidth = boundsHalfWidth * SK_ScalarHalf; in onDraw()
132 boundsHalfWidth, boundsHalfHeight); in onDraw()
134 boundsHalfWidth, boundsHalfHeight); in onDraw()
Dcoloremoji.cpp142 const SkScalar boundsHalfWidth = bounds.width() * SK_ScalarHalf; in onDraw() local
144 const SkScalar boundsQuarterWidth = boundsHalfWidth * SK_ScalarHalf; in onDraw()
148 boundsHalfWidth, boundsHalfHeight); in onDraw()
150 boundsHalfWidth, boundsHalfHeight); in onDraw()