Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_fontconfig.cpp21 static SkFontConfigInterface* gFontConfigInterface; variable
26 return SkSafeRef(gFontConfigInterface); in RefGlobal()
32 SkRefCnt_SafeAssign(gFontConfigInterface, fc); in SetGlobal()