OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSingletonDirectInterface
(Results
1 - 4
of
4
) sorted by null
/external/skia/src/ports/
SkFontConfigInterface_direct_factory.cpp
13
SkFontConfigInterface* SkFontConfigInterface::
GetSingletonDirectInterface
(SkBaseMutex* mutex) {
SkFontConfigInterface_direct_google3_factory.cpp
13
SkFontConfigInterface* SkFontConfigInterface::
GetSingletonDirectInterface
(SkBaseMutex* mutex) {
SkFontHost_fontconfig.cpp
48
fci = SkFontConfigInterface::
GetSingletonDirectInterface
(&gFontConfigInterfaceMutex);
/external/skia/include/ports/
SkFontConfigInterface.h
113
static SkFontConfigInterface*
GetSingletonDirectInterface
(SkBaseMutex* mutex = NULL);
Completed in 151 milliseconds