Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/include/ports/
DSkFontConfigInterface.h99 static SkFontConfigInterface* GetSingletonDirectInterface();
/external/skia/include/ports/
DSkFontConfigInterface.h99 static SkFontConfigInterface* GetSingletonDirectInterface();
/external/chromium_org/third_party/skia/src/ports/
DSkFontHost_fontconfig.cpp53 fci = SkFontConfigInterface::GetSingletonDirectInterface(); in RefFCI()
DSkFontConfigInterface_direct.cpp126 SkFontConfigInterface* SkFontConfigInterface::GetSingletonDirectInterface() { in GetSingletonDirectInterface() function in SkFontConfigInterface
DSkFontConfigInterface_android.cpp158 SkFontConfigInterface* SkFontConfigInterface::GetSingletonDirectInterface() { in GetSingletonDirectInterface() function in SkFontConfigInterface
/external/skia/src/ports/
DSkFontHost_fontconfig.cpp53 fci = SkFontConfigInterface::GetSingletonDirectInterface(); in RefFCI()
DSkFontConfigInterface_direct.cpp126 SkFontConfigInterface* SkFontConfigInterface::GetSingletonDirectInterface() { in GetSingletonDirectInterface() function in SkFontConfigInterface
DSkFontConfigInterface_android.cpp158 SkFontConfigInterface* SkFontConfigInterface::GetSingletonDirectInterface() { in GetSingletonDirectInterface() function in SkFontConfigInterface
/external/chromium_org/content/browser/renderer_host/
Drender_sandbox_host_linux.cc201 SkFontConfigInterface::GetSingletonDirectInterface(); in HandleFontMatchRequest()