Searched refs:boundsQuarterWidth (Results 1 - 2 of 2) sorted by relevance

/external/skia/gm/
H A Dmixedtextblobs.cpp127 const SkScalar boundsQuarterWidth = boundsHalfWidth * SK_ScalarHalf; variable
135 interiorClip.inset(boundsQuarterWidth, boundsQuarterHeight);
H A Dcoloremoji.cpp137 const SkScalar boundsQuarterWidth = boundsHalfWidth * SK_ScalarHalf; variable
145 interiorClip.inset(boundsQuarterWidth, boundsQuarterHeight);

Completed in 73 milliseconds