Home
last modified time | relevance | path

Searched refs:AddIfFound (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_typeface_cache.cpp58 bool RSTypefaceCache::AddIfFound(uint64_t uniqueId, uint32_t hash) in AddIfFound() function in OHOS::Rosen::RSTypefaceCache
84 if (AddIfFound(uniqueId, hash)) { in HasTypeface()
147 AddIfFound(back, hash_value); in CacheDrawingTypeface()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_typeface_cache.h80 bool AddIfFound(uint64_t uniqueId, uint32_t hash);