Searched refs:GetSingletonDirectInterface (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/include/ports/
H A DSkFontConfigInterface.h102 static SkFontConfigInterface* GetSingletonDirectInterface
/external/skia/include/ports/
H A DSkFontConfigInterface.h99 static SkFontConfigInterface* GetSingletonDirectInterface();
/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_fontconfig.cpp49 fci = SkFontConfigInterface::GetSingletonDirectInterface(&gFontConfigInterfaceMutex);
H A DSkFontConfigInterface_direct.cpp127 SkFontConfigInterface* SkFontConfigInterface::GetSingletonDirectInterface(SkBaseMutex* mutex) { function in class:SkFontConfigInterface
/external/skia/src/ports/
H A DSkFontHost_fontconfig.cpp53 fci = SkFontConfigInterface::GetSingletonDirectInterface();
H A DSkFontConfigInterface_direct.cpp127 SkFontConfigInterface* SkFontConfigInterface::GetSingletonDirectInterface() { function in class:SkFontConfigInterface
H A DSkFontConfigInterface_android.cpp158 SkFontConfigInterface* SkFontConfigInterface::GetSingletonDirectInterface() { function in class:SkFontConfigInterface
/external/chromium_org/content/browser/renderer_host/
H A Dsandbox_ipc_linux.cc192 SkFontConfigInterface::GetSingletonDirectInterface();

Completed in 5228 milliseconds