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

  /external/chromium_org/third_party/skia/src/core/
SkDeviceProfile.h 55 * specified with SetGlobal(), or if NULL is specified to SetGlobal().
75 static void SetGlobal(SkDeviceProfile*);
SkDeviceProfile.cpp 73 void SkDeviceProfile::SetGlobal(SkDeviceProfile* profile) {
  /external/skia/src/core/
SkDeviceProfile.h 55 * specified with SetGlobal(), or if NULL is specified to SetGlobal().
75 static void SetGlobal(SkDeviceProfile*);
SkDeviceProfile.cpp 73 void SkDeviceProfile::SetGlobal(SkDeviceProfile* profile) {
  /external/chromium_org/third_party/skia/include/ports/
SkFontConfigInterface.h 39 static SkFontConfigInterface* SetGlobal(SkFontConfigInterface*);
  /external/skia/include/ports/
SkFontConfigInterface.h 39 static SkFontConfigInterface* SetGlobal(SkFontConfigInterface*);
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_fontconfig.cpp 34 SkFontConfigInterface* SkFontConfigInterface::SetGlobal(SkFontConfigInterface* fc) {
54 SkFontConfigInterface::SetGlobal(fci);
  /external/skia/src/ports/
SkFontHost_fontconfig.cpp 34 SkFontConfigInterface* SkFontConfigInterface::SetGlobal(SkFontConfigInterface* fc) {
54 SkFontConfigInterface::SetGlobal(fci);
  /external/chromium_org/content/zygote/
zygote_main_linux.cc 330 SkFontConfigInterface::SetGlobal(

Completed in 450 milliseconds