Home
last modified time | relevance | path

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

/external/skia/tools/viewer/
DImGuiLayer.cpp25 static void build_ImFontAtlas(ImFontAtlas& atlas, SkPaint& fontPaint) { in build_ImFontAtlas() function
65 build_ImFontAtlas(*io.Fonts, fFontPaint); in ImGuiLayer()
80 build_ImFontAtlas(atlas, fFontPaint); in setScaleFactor()