Searched refs:fontsIn (Results 1 – 1 of 1) sorted by relevance
246 final FileInputStream fontsIn = new FileInputStream(xmlPath); in buildSystemFallback() local247 final FontConfig fontConfig = FontListParser.parse(fontsIn, fontDir); in buildSystemFallback()