Home
last modified time | relevance | path

Searched refs:SetPersistentCache (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Dmemory_handler.cpp30 context->SetPersistentCache(&cache); in ConfigureContext()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dgpu_context.h90 void SetPersistentCache(PersistentCache* persistentCache);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
H A Dgpu_context.cpp82 void GPUContextOptions::SetPersistentCache(PersistentCache* persistentCache) in SetPersistentCache() function in OHOS::Rosen::Drawing::GPUContextOptions
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/
H A Ddrawing_context.cpp71 options.SetPersistentCache(&cache); in SetUpDrawingContext()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/image/
H A Dgpu_context_test.cpp184 options.SetPersistentCache(persistentCache.get());