Home
last modified time | relevance | path

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

/third_party/skia/gm/
Dmixedtextblobs.cpp71 const SkScalar boundsHalfWidth = bounds.width() * SK_ScalarHalf; in onOnceBeforeDraw() local
74 SkScalar xOffset = boundsHalfWidth; in onOnceBeforeDraw()
127 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()
Dcoloremoji.cpp161 const SkScalar boundsHalfWidth = bounds.width() * SK_ScalarHalf; in onDraw() local
163 const SkScalar boundsQuarterWidth = boundsHalfWidth * SK_ScalarHalf; in onDraw()
167 boundsHalfWidth, boundsHalfHeight); in onDraw()
169 boundsHalfWidth, boundsHalfHeight); in onDraw()