Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3fcb6979 authored by Christopher Dalton's avatar Christopher Dalton
Browse files

Revert "Enable CCPR in Ganesh"

This reverts commit 13165494.

Reason for revert: b/124049413 

Change-Id: Iba0cf734ba8d6a16a1ee2930b162760e59a76444
parent 13165494
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -117,6 +117,7 @@ void CacheManager::configureContext(GrContextOptions* contextOptions, const void
    auto& cache = skiapipeline::ShaderCache::get();
    cache.initShaderDiskCache(identity, size);
    contextOptions->fPersistentCache = &cache;
    contextOptions->fGpuPathRenderers &= ~GpuPathRenderers::kCoverageCounting;
}

void CacheManager::trimMemory(TrimMemoryMode mode) {