Home
last modified time | relevance | path

Searched refs:CheckUniqueIdIsEmpty (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_image_cache.h57 bool CheckUniqueIdIsEmpty();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image_cache.cpp125 bool RSImageCache::CheckUniqueIdIsEmpty() in CheckUniqueIdIsEmpty() function in OHOS::Rosen::RSImageCache
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread.cpp209 if (!RSImageCache::Instance().CheckUniqueIdIsEmpty()) { in ReleasePixelMapInBackgroundThread()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp466 if (!RSImageCache::Instance().CheckUniqueIdIsEmpty()) { in Init()