Home
last modified time | relevance | path

Searched refs:CacheRuntimeFeatures (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/src/core/
DSkCpu.h50 static void CacheRuntimeFeatures();
DSkGraphics.cpp35 SkCpu::CacheRuntimeFeatures(); in Init()
DSkCpu.cpp167 void SkCpu::CacheRuntimeFeatures() { in CacheRuntimeFeatures() function in SkCpu
/third_party/skia/src/core/
DSkCpu.h52 static void CacheRuntimeFeatures();
DSkGraphics.cpp34 SkCpu::CacheRuntimeFeatures(); in Init()
DSkCpu.cpp158 void SkCpu::CacheRuntimeFeatures() { in CacheRuntimeFeatures() function in SkCpu
/third_party/flutter/skia/tools/
DSkVMTool.cpp91 SkCpu::CacheRuntimeFeatures(); in main()