Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/flags/
H A DCommonFlagsConfig.h84 int getTestPersistentCache() const { return fTestPersistentCache; } in getTestPersistentCache()
100 int fTestPersistentCache; variable
H A DCommonFlagsConfig.cpp591 , fTestPersistentCache(testPersistentCache) in SkCommandLineConfigGpu()