Home
last modified time | relevance | path

Searched refs:IsPhotoSizeThumb (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/media_library/frameworks/js/src/
H A Dthumbnail_manager.cpp98 static bool IsPhotoSizeThumb(const Size &size) in IsPhotoSizeThumb() function
106 return IsPhotoSizeThumb(size) && (type != RequestPhotoType::REQUEST_QUALITY_THUMBNAIL); in NeedFastThumb()
111 return IsPhotoSizeThumb(size) && (type != RequestPhotoType::REQUEST_FAST_THUMBNAIL); in NeedQualityThumb()

Completed in 2 milliseconds