Home
last modified time | relevance | path

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

/external/skia/gm/
Dmixedtextblobs.cpp63 const SkScalar boundsHalfWidth = bounds.width() * SK_ScalarHalf; in onOnceBeforeDraw() local
66 SkScalar xOffset = boundsHalfWidth; in onOnceBeforeDraw()
125 const SkScalar boundsHalfWidth = bounds.width() * SK_ScalarHalf; in onDraw() local
127 const SkScalar boundsQuarterWidth = boundsHalfWidth * SK_ScalarHalf; in onDraw()
131 boundsHalfWidth, boundsHalfHeight); in onDraw()
133 boundsHalfWidth, boundsHalfHeight); in onDraw()
Dcoloremoji.cpp127 const SkScalar boundsHalfWidth = bounds.width() * SK_ScalarHalf; in onDraw() local
129 const SkScalar boundsQuarterWidth = boundsHalfWidth * SK_ScalarHalf; in onDraw()
133 boundsHalfWidth, boundsHalfHeight); in onDraw()
135 boundsHalfWidth, boundsHalfHeight); in onDraw()