HomeSort by relevance Sort by last modified time
    Searched refs:gSystemFontUseStrings (Results 1 - 2 of 2) sorted by null

  /external/skia/src/ports/
SkFontMgr_android.cpp 544 static char const * const gSystemFontUseStrings[] = {
552 SkASSERT(custom->fSystemFontUse < SK_ARRAY_COUNT(gSystemFontUseStrings));
554 gSystemFontUseStrings[custom->fSystemFontUse],
  /external/skqp/src/ports/
SkFontMgr_android.cpp 544 static char const * const gSystemFontUseStrings[] = {
552 SkASSERT(custom->fSystemFontUse < SK_ARRAY_COUNT(gSystemFontUseStrings));
554 gSystemFontUseStrings[custom->fSystemFontUse],

Completed in 197 milliseconds