Home
last modified time | relevance | path

Searched refs:isCoverPhoto_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_manager_test/include/
H A Dphoto_proxy_test.h176 return this->isCoverPhoto_; in IsCoverPhoto()
181 this->isCoverPhoto_ = isCoverPhoto; in SetIsCoverPhoto()
198 bool isCoverPhoto_; variable
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/
H A Dcamera_server_photo_proxy.cpp49 isCoverPhoto_ = false; in CameraServerPhotoProxy()
235 return isCoverPhoto_; in IsCoverPhoto()
242 isCoverPhoto_ = isCoverPhoto; in SetBurstInfo()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/
H A Dcamera_server_photo_proxy.h105 bool isCoverPhoto_; variable