HomeSort by relevance Sort by last modified time
    Searched refs:GetSingletonDirectInterface (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/skia/include/ports/
SkFontConfigInterface.h 102 static SkFontConfigInterface* GetSingletonDirectInterface
  /external/skia/include/ports/
SkFontConfigInterface.h 99 static SkFontConfigInterface* GetSingletonDirectInterface();
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_fontconfig.cpp 49 fci = SkFontConfigInterface::GetSingletonDirectInterface(&gFontConfigInterfaceMutex);
SkFontConfigInterface_direct.cpp 127 SkFontConfigInterface* SkFontConfigInterface::GetSingletonDirectInterface(SkBaseMutex* mutex) {
  /external/skia/src/ports/
SkFontHost_fontconfig.cpp 53 fci = SkFontConfigInterface::GetSingletonDirectInterface();
SkFontConfigInterface_direct.cpp 127 SkFontConfigInterface* SkFontConfigInterface::GetSingletonDirectInterface() {
SkFontConfigInterface_android.cpp 158 SkFontConfigInterface* SkFontConfigInterface::GetSingletonDirectInterface() {
    [all...]
  /external/chromium_org/content/browser/renderer_host/
sandbox_ipc_linux.cc 192 SkFontConfigInterface::GetSingletonDirectInterface();

Completed in 179 milliseconds