Searched refs:getFontBounds (Results 1 - 4 of 4) sorted by relevance

/external/skia/gm/
H A Dfontmgr.cpp232 SkRect r = paint.getFontBounds();
/external/skia/include/core/
H A DSkPaint.h940 SkRect getFontBounds() const;
/external/skia/src/core/
H A DSkTextBlob.cpp416 const SkRect fontBounds = paint.getFontBounds();
H A DSkPaint.cpp1229 SkRect SkPaint::getFontBounds() const { function in class:SkPaint

Completed in 425 milliseconds