Home
last modified time | relevance | path

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

/third_party/skia/gm/
H A Dskbug_12212.cpp33 font = font.makeWithSize(170); in DEF_SIMPLE_GM_BG()
/third_party/skia/include/core/
H A DSkFont.h192 SkFont makeWithSize(SkScalar size) const;
/third_party/skia/src/core/
H A DSkFont.cpp111 SkFont SkFont::makeWithSize(SkScalar newSize) const { in makeWithSize() function in SkFont
/third_party/skia/tests/
H A DFontMgrTest.cpp49 const SkFont newFont(font.makeWithSize(36)); in DEF_TEST()

Completed in 4 milliseconds