Home
last modified time | relevance | path

Searched defs:isCoverPhoto (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/
H A Dcamera_server_photo_proxy.cpp238 void CameraServerPhotoProxy::SetBurstInfo(std::string burstKey, bool isCoverPhoto) in SetBurstInfo()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_manager_test/include/
H A Dphoto_proxy_test.h179 void SetIsCoverPhoto(bool isCoverPhoto) in SetIsCoverPhoto()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp1925 bool isCoverPhoto = false; in SetCameraPhotoProxyInfo() local