Home
last modified time | relevance | path

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

/external/skia/src/fonts/
DSkTestScalerContext.h44 const char* debugFontName() const { return fName; } in debugFontName() function
/external/skia/tools/
Dsk_tool_utils_font.cpp143 SkString name(strip_spaces(font->debugFontName())); in report_used_chars()