Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkFont.cpp286 static SkRect make_bounds(const SkGlyph& g, SkScalar scale) { in make_bounds() function
321 bounds[i] = make_bounds(*g, scale); in getWidthsBounds()
/external/skqp/src/core/
DSkFont.cpp286 static SkRect make_bounds(const SkGlyph& g, SkScalar scale) { in make_bounds() function
321 bounds[i] = make_bounds(*g, scale); in getWidthsBounds()