Searched defs:operationMode (Results 1 - 10 of 10) sorted by relevance
/foundation/filemanagement/app_file_service/interfaces/kits/ndk/fileshare/include/ |
H A D | oh_file_share.h | 133 unsigned int operationMode; member
|
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/ |
H A D | hcapture_session_proxy.cpp | 298 int32_t HCaptureSessionProxy::SetSmoothZoom(int32_t mode, int32_t operationMode, float targetZoomRatio, float &duration) in SetSmoothZoom() argument
|
H A D | hcamera_service_proxy.cpp | 242 int32_t HCameraServiceProxy::CreateCaptureSession(sptr<ICaptureSession>& session, int32_t operationMode) in CreateCaptureSession() argument
|
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/ |
H A D | hcapture_session_stub.cpp | 238 int operationMode = static_cast<int32_t>(data.ReadUint32()); in HandleSetSmoothZoom() local
|
H A D | hcamera_service_stub.cpp | 365 int32_t operationMode = data.ReadInt32(); in HandleCreateCaptureSession() local
|
/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/ |
H A D | test_common.cpp | 118 int32_t TestUtils::SaveVideoFile(const char* buffer, int32_t size, VideoSaveMode operationMode, int32_t &fd) in SaveVideoFile() argument
|
/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hcamera_device.cpp | 1124 CommitStreams( std::shared_ptr<OHOS::Camera::CameraMetadata>& deviceSettings, int32_t operationMode) CommitStreams() argument 1170 CreateAndCommitStreams(std::vector<HDI::Camera::V1_1::StreamInfo_V1_1>& streamInfos, std::shared_ptr<OHOS::Camera::CameraMetadata>& deviceSettings, int32_t operationMode) CreateAndCommitStreams() argument
|
H A D | hcapture_session.cpp | 1130 bool HCaptureSession::QueryZoomPerformance(std::vector<float>& crossZoomAndTime, int32_t operationMode) in QueryZoomPerformance() argument 1188 SetSmoothZoom( int32_t smoothZoomType, int32_t operationMode, float targetZoomRatio, float& duration) SetSmoothZoom() argument
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
H A D | wifi_hdi_struct.h | 216 uint16_t operationMode; member
|
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/ |
H A D | camera_framework_unittest.cpp | 6241 int32_t operationMode = 0; in HWTEST_F() local 6701 int32_t operationMode = 0; in HWTEST_F() local
|
Completed in 27 milliseconds