Searched defs:Camera_PhotoOutput (Results 1 – 5 of 5) sorted by relevance
209 struct Camera_PhotoOutput { struct273 OHOS::sptr<OHOS::CameraStandard::PhotoOutput> innerPhotoOutput_ = nullptr;274 std::shared_ptr<InnerPhotoOutputCallback> innerCallback_ = nullptr;275 OHOS::sptr<OHOS::Surface> photoSurface_ = nullptr;276 OHOS::sptr<OHOS::CameraStandard::PhotoListener> photoListener_ = nullptr;277 OHOS::sptr<OHOS::CameraStandard::RawPhotoListener> rawPhotoListener_ = nullptr;278 uint8_t callbackFlag_ = 0;279 OH_PhotoNative *photoNative_ = nullptr;280 bool isMirrorEnable_ = false;
33 Camera_PhotoOutput::Camera_PhotoOutput(sptr<PhotoOutput> &innerPhotoOutput) : innerPhotoOutput_(inn… in Camera_PhotoOutput() function in Camera_PhotoOutput
61 typedef struct Camera_PhotoOutput Camera_PhotoOutput; typedef
652 ### Camera_PhotoOutput subsection
649 ### Camera_PhotoOutput subsection