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

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

Merge cherrypicks of [6498053, 6497522] into qt-release

Change-Id: I02309e284c3c4da89b7429635d2f9e7ce7923fac
parents 0761c840 5fc8ce7f
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) {