Home
last modified time | relevance | path

Searched refs:RSRect (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/modules/skparagraph/include/
Ddrawing.h53 using RSRect = RSDrawing::Rect; variable
/third_party/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp242 RSRect bounds;
247 bounds = RSRect(bounds.RoundOut());
1627 SkAutoSTArray<32, RSRect> glyphBounds(len);
/third_party/skia/modules/skparagraph/src/
DParagraphImpl.cpp1717 RSRect firstBounds; in GetLineFontMetrics()
1728 RSRect bounds; in GetLineFontMetrics()