Home
last modified time | relevance | path

Searched refs:GetFontBounds (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/src/core/
H A DSkFontPriv.h65 static SkRect GetFontBounds(const SkFont&);
H A DSkFont.cpp334 SkRect SkFontPriv::GetFontBounds(const SkFont& font) { in GetFontBounds() function in SkFontPriv
H A DSkGlyphRun.cpp44 const SkRect fontBounds = SkFontPriv::GetFontBounds(fFont); in sourceBounds()
H A DSkTextBlob.cpp319 const SkRect fontBounds = SkFontPriv::GetFontBounds(run.font()); in ConservativeRunBounds()
/third_party/skia/gm/
H A Ddrawatlas.cpp144 const SkRect fontb = SkFontPriv::GetFontBounds(font); in draw_text_on_path()
H A Dfontmgr.cpp245 SkRect fontBounds = SkFontPriv::GetFontBounds(font); in show_bounds()

Completed in 6 milliseconds