Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_image.h26 class CacheEntry; variable
/ohos5.0/foundation/arkui/ui_lite/frameworks/imgdecode/
H A Dcache_manager.h24 CacheEntry() : dsc_{0}, life_(0) {} in CacheEntry() function