Home
last modified time | relevance | path

Searched defs:fontBounds (Results 1 – 4 of 4) sorted by relevance

/external/skqp/gm/
Dfontmgr.cpp223 SkRect fontBounds = SkFontPriv::GetFontBounds(font).makeOffset(x, y); in show_bounds() local
336 SkRect fontBounds = SkFontPriv::GetFontBounds(font); in onDraw() local
/external/skia/gm/
Dfontmgr.cpp221 SkRect fontBounds = SkFontPriv::GetFontBounds(font).makeOffset(x, y); in show_bounds() local
334 SkRect fontBounds = SkFontPriv::GetFontBounds(font); in onDraw() local
/external/skqp/src/core/
DSkTextBlob.cpp307 const SkRect fontBounds = SkFontPriv::GetFontBounds(run.font()); in ConservativeRunBounds() local
/external/skia/src/core/
DSkTextBlob.cpp307 const SkRect fontBounds = SkFontPriv::GetFontBounds(run.font()); in ConservativeRunBounds() local