Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_typeface_cache.h50 void AddDelayDestroyQueue(uint64_t globalUniqueId);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_typeface_cache_test.cpp201 RSTypefaceCache::Instance().AddDelayDestroyQueue(uniqueId);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_typeface_cache.cpp265 void RSTypefaceCache::AddDelayDestroyQueue(uint64_t globalUniqueId) in AddDelayDestroyQueue() function in OHOS::Rosen::RSTypefaceCache
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/
H A Drs_interfaces.cpp294 RSTypefaceCache::Instance().AddDelayDestroyQueue(globalUniqueId); in UnRegisterTypeface()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service_connection.cpp1641 RSTypefaceCache::Instance().AddDelayDestroyQueue(globalUniqueId); in UnRegisterTypeface()