Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/snapshot/src/
H A Dsnapshot_utils.cpp268 bool SnapShotUtils::WriteToJpeg(const std::string &fileName, const WriteToJpegParam &param) in WriteToJpeg() function in OHOS::SnapShotUtils
316 bool SnapShotUtils::WriteToJpeg(int fd, const WriteToJpegParam &param) in WriteToJpeg() function in OHOS::SnapShotUtils
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dmission_data_storage.cpp408 void MissionDataStorage::WriteToJpeg(const std::string &filePath, T &snapshot) const in WriteToJpeg() function in OHOS::AAFwk::MissionDataStorage