Home
last modified time | relevance | path

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

/external/skia/gm/
Dmixedtextblobs.cpp64 const SkScalar boundsHalfHeight = bounds.height() * SK_ScalarHalf; in onOnceBeforeDraw() local
67 yOffset = boundsHalfHeight; in onOnceBeforeDraw()
120 const SkScalar boundsHalfHeight = bounds.height() * SK_ScalarHalf; in onDraw() local
122 const SkScalar boundsQuarterHeight = boundsHalfHeight * SK_ScalarHalf; in onDraw()
125 boundsHalfWidth, boundsHalfHeight); in onDraw()
127 boundsHalfWidth, boundsHalfHeight); in onDraw()
Dcoloremoji.cpp146 const SkScalar boundsHalfHeight = bounds.height() * SK_ScalarHalf; in onDraw() local
148 const SkScalar boundsQuarterHeight = boundsHalfHeight * SK_ScalarHalf; in onDraw()
151 boundsHalfWidth, boundsHalfHeight); in onDraw()
153 boundsHalfWidth, boundsHalfHeight); in onDraw()
/external/skqp/gm/
Dmixedtextblobs.cpp64 const SkScalar boundsHalfHeight = bounds.height() * SK_ScalarHalf; in onOnceBeforeDraw() local
67 yOffset = boundsHalfHeight; in onOnceBeforeDraw()
121 const SkScalar boundsHalfHeight = bounds.height() * SK_ScalarHalf; in onDraw() local
123 const SkScalar boundsQuarterHeight = boundsHalfHeight * SK_ScalarHalf; in onDraw()
126 boundsHalfWidth, boundsHalfHeight); in onDraw()
128 boundsHalfWidth, boundsHalfHeight); in onDraw()
Dcoloremoji.cpp148 const SkScalar boundsHalfHeight = bounds.height() * SK_ScalarHalf; in onDraw() local
150 const SkScalar boundsQuarterHeight = boundsHalfHeight * SK_ScalarHalf; in onDraw()
153 boundsHalfWidth, boundsHalfHeight); in onDraw()
155 boundsHalfWidth, boundsHalfHeight); in onDraw()