Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_medialibrary_napi_utils.cpp939 string imgHeightColumn = PhotoColumn::PHOTOS_TABLE + "." + PhotoColumn::PHOTO_HEIGHT; in GetFeaturedSinglePortraitAlbumPredicates() local
944 … ( " + imgFaceHeightColumn + " <= 1.0 " + " AND " + imgFaceHeightColumn + " * " + imgHeightColumn + in GetFeaturedSinglePortraitAlbumPredicates()
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedialibrary_napi_utils.cpp1013 string imgHeightColumn = PhotoColumn::PHOTOS_TABLE + "." + PhotoColumn::PHOTO_HEIGHT; in GetFeaturedSinglePortraitAlbumPredicates() local
1018 … ( " + imgFaceHeightColumn + " <= 1.0 " + " AND " + imgFaceHeightColumn + " * " + imgHeightColumn + in GetFeaturedSinglePortraitAlbumPredicates()