Searched refs:SetPersistentCache (Results 1 – 5 of 5) sorted by relevance
30 context->SetPersistentCache(&cache); in ConfigureContext()
90 void SetPersistentCache(PersistentCache* persistentCache);
82 void GPUContextOptions::SetPersistentCache(PersistentCache* persistentCache) in SetPersistentCache() function in OHOS::Rosen::Drawing::GPUContextOptions
71 options.SetPersistentCache(&cache); in SetUpDrawingContext()
184 options.SetPersistentCache(persistentCache.get());