Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/src/ports/
DSkFontConfigInterface_android.cpp641 FamilyRecID currFamilyRecID = INVALID_FAMILY_REC_ID; in nextLogicalTypeface() local
643 currFamilyRecID = fFonts[currFontRecID].fFamilyRecID; in nextLogicalTypeface()
647 int currFallbackFontIndex = currentFallbackList->find(currFamilyRecID); in nextLogicalTypeface()
/external/skia/src/ports/
DSkFontConfigInterface_android.cpp641 FamilyRecID currFamilyRecID = INVALID_FAMILY_REC_ID; in nextLogicalTypeface() local
643 currFamilyRecID = fFonts[currFontRecID].fFamilyRecID; in nextLogicalTypeface()
647 int currFallbackFontIndex = currentFallbackList->find(currFamilyRecID); in nextLogicalTypeface()