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

  /external/skia/src/core/
SkDeviceProfile.h 55 * specified with SetGlobal(), or if nullptr is specified to SetGlobal().
75 static void SetGlobal(SkDeviceProfile*);
SkDeviceProfile.cpp 73 void SkDeviceProfile::SetGlobal(SkDeviceProfile* profile) {
  /external/skia/include/ports/
SkFontConfigInterface.h 40 static SkFontConfigInterface* SetGlobal(SkFontConfigInterface*);
  /external/skia/src/ports/
SkFontHost_fontconfig.cpp 29 SkFontConfigInterface* SkFontConfigInterface::SetGlobal(SkFontConfigInterface* fc) {
49 SkFontConfigInterface::SetGlobal(fci);

Completed in 193 milliseconds