Home
last modified time | relevance | path

Searched refs:fTestPersistentCache (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/tools/flags/
DCommonFlagsConfig.h76 int getTestPersistentCache() const { return fTestPersistentCache; } in getTestPersistentCache()
88 int fTestPersistentCache; variable
DCommonFlagsConfig.cpp456 , fTestPersistentCache(testPersistentCache) in SkCommandLineConfigGpu()
/third_party/skia/tools/flags/
DCommonFlagsConfig.h83 int getTestPersistentCache() const { return fTestPersistentCache; } in getTestPersistentCache()
98 int fTestPersistentCache; variable
DCommonFlagsConfig.cpp540 , fTestPersistentCache(testPersistentCache) in SkCommandLineConfigGpu()