Searched defs:LowQualityPhotoInfo (Results 1 – 1 of 1) sorted by relevance
38 struct LowQualityPhotoInfo { struct42 LowQualityPhotoInfo() : fileId(0), state(PhotoState::NORMAL), requestCount(0) {} in LowQualityPhotoInfo() argument43 LowQualityPhotoInfo(int32_t fileId, PhotoState state, int32_t count) in LowQualityPhotoInfo() argument