Home
last modified time | relevance | path

Searched refs:SetDeferredAttrs (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/
H A Dcamera_photo_proxy.h35 …void SetDeferredAttrs(std::string photoId, int32_t deferredProcType, uint64_t fileSize, int32_t im…
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dcamera_photo_proxy.cpp164 void CameraPhotoProxy::SetDeferredAttrs(std::string photoId, int32_t deferredProcType, in SetDeferredAttrs() function in OHOS::CameraStandard::CameraPhotoProxy
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dphoto_listener_impl.cpp261 photoProxy->SetDeferredAttrs(imageIdStr, extraData.deferredProcessingType, extraData.size, in CreateMediaLibrary()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dphoto_output_napi.cpp485 photoProxy->SetDeferredAttrs(imageIdStr, deferredProcessingType, size, deferredImageFormat); in CreateCameraPhotoProxy()
1026 photoProxy->SetDeferredAttrs(imageIdStr, deferredProcessingType, size, deferredImageFormat); in CreateMediaLibrary()