OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RefGlobal
(Results
1 - 4
of
4
) sorted by null
/external/skia/src/core/
SkDeviceProfile.h
66
static SkDeviceProfile*
RefGlobal
();
SkDeviceProfile.cpp
63
SkDeviceProfile* SkDeviceProfile::
RefGlobal
() {
/external/skia/include/ports/
SkFontConfigInterface.h
22
* The global instance can be found with
RefGlobal
().
33
static SkFontConfigInterface*
RefGlobal
();
/external/skia/src/ports/
SkFontHost_fontconfig.cpp
23
SkFontConfigInterface* SkFontConfigInterface::
RefGlobal
() {
44
SkFontConfigInterface* fci = SkFontConfigInterface::
RefGlobal
();
Completed in 4822 milliseconds