Home
last modified time | relevance | path

Searched refs:getTestPersistentCache (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/tools/flags/
H A DCommonFlagsConfig.h84 int getTestPersistentCache() const { return fTestPersistentCache; } in getTestPersistentCache() function
/aosp_15_r20/external/skia/dm/
H A DDM.cpp989 if (gpuConfig->getTestPersistentCache()) { in create_sink()
H A DDMSrcSink.cpp1719 , fCacheType(config->getTestPersistentCache()) {} in GPUPersistentCacheTestingSink()