Home
last modified time | relevance | path

Searched refs:photoProxy_ (Results 1 - 9 of 9) sorted by relevance

/foundation/multimedia/media_library/frameworks/js/src/
H A Dphoto_proxy_napi.cpp36 if (photoProxy_) { in ~PhotoProxyNapi()
37 photoProxy_ = nullptr; in ~PhotoProxyNapi()
53 obj->photoProxy_ = sPhotoProxy_; in PhotoProxyNapiConstructor()
H A Dmedia_asset_change_request_napi.cpp235 return photoProxy_; in GetPhotoProxyObj()
240 photoProxy_->Release(); in ReleasePhotoProxyObj()
241 photoProxy_ = nullptr; in ReleasePhotoProxyObj()
1601 changeRequest->photoProxy_ = napiPhotoProxyPtr->photoProxy_; in JSAddResource()
/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dphoto_proxy_napi.h34 EXPORT sptr<PhotoProxy> photoProxy_; member in OHOS::Media::PhotoProxyNapi
H A Dmedia_asset_change_request_napi.h155 sptr<PhotoProxy> photoProxy_ = nullptr; member in OHOS::Media::MediaAssetChangeRequestNapi
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Dmedia_photo_asset_proxy.h75 sptr<PhotoProxy> photoProxy_; member in OHOS::Media::PhotoAssetProxy
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Ddeferred_photo_proxy_napi.cpp53 obj->photoProxy_ = obj->deferredPhotoProxy_; in DeferredPhotoProxyNapiConstructor()
H A Dphoto_output_napi.cpp513 photoOutput->photoProxy_ = photoProxy; in ExecuteDeepyCopySurfaceBuffer()
682 if (location && photoOutput->photoProxy_) { in AssembleAuxiliaryPhoto()
683 photoOutput->photoProxy_->SetLocation(location->latitude, location->longitude); in AssembleAuxiliaryPhoto()
715 photoOutput->GetSession()->CreateMediaLibrary(std::move(picture), photoOutput->photoProxy_, in AssembleAuxiliaryPhoto()
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/
H A Dphoto_output.h480 sptr<CameraPhotoProxy> photoProxy_; member in OHOS::OHOS::CameraStandard::PhotoOutput
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dphoto_output.cpp325 photoProxy_ = nullptr; in PhotoOutput()

Completed in 15 milliseconds