Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_android.cpp30 #ifndef SK_FONT_FILE_PREFIX
31 #define SK_FONT_FILE_PREFIX "/fonts/" macro
38 full->append(SK_FONT_FILE_PREFIX); in GetFullPathForSysFonts()