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

Commit 230f3f9f authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Merge cherrypicks of [6559312, 6561079, 6561340] into qt-release

Change-Id: Iddb0e45eddc9911f96d6f8f1d7b42ccf6579f5ed
parents 28275dd5 ee716ab6
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) {