Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/
H A Dthumbnail_aging_helper.h50 static int32_t GetLcdCount(ThumbRdbOpt &opts, int &outLcdCount);
H A Dthumbnail_generate_helper.h43 static int32_t GetLcdCount(ThumbRdbOpt &opts, int &outLcdCount);
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_aging_helper.cpp105 int32_t err = GetLcdCount(opts, lcdCount); in ClearLcdFromFileTable()
189 int32_t ThumbnailAgingHelper::GetLcdCount(ThumbRdbOpt &opts, int &outLcdCount) in GetLcdCount() function in OHOS::Media::ThumbnailAgingHelper
H A Dthumbnail_generate_helper.cpp310 int32_t ThumbnailGenerateHelper::GetLcdCount(ThumbRdbOpt &opts, int &outLcdCount) in GetLcdCount() function in OHOS::Media::ThumbnailGenerateHelper