Home
last modified time | relevance | path

Searched defs:persistentCache (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/image/
H A Dgpu_context_test.cpp183 auto persistentCache = std::make_shared<ShaderPersistentCache>(); variable
/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()