Home
last modified time | relevance | path

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

/external/skqp/gm/
Dmixedtextblobs.cpp122 const SkScalar boundsQuarterWidth = boundsHalfWidth * SK_ScalarHalf; in onDraw() local
130 interiorClip.inset(boundsQuarterWidth, boundsQuarterHeight); in onDraw()
Dcoloremoji.cpp149 const SkScalar boundsQuarterWidth = boundsHalfWidth * SK_ScalarHalf; in onDraw() local
157 interiorClip.inset(boundsQuarterWidth, boundsQuarterHeight); in onDraw()
/external/skia/gm/
Dmixedtextblobs.cpp129 const SkScalar boundsQuarterWidth = boundsHalfWidth * SK_ScalarHalf; in onDraw() local
137 interiorClip.inset(boundsQuarterWidth, boundsQuarterHeight); in onDraw()
Dcoloremoji.cpp163 const SkScalar boundsQuarterWidth = boundsHalfWidth * SK_ScalarHalf; in onDraw() local
171 interiorClip.inset(boundsQuarterWidth, boundsQuarterHeight); in onDraw()