/ohos5.0/drivers/interface/camera/v1_1/ |
H A D | Types.idl | 77 …* @brief Defines the stream information, which is used to pass configuration parameters during str… 92 * @brief Defines the prelaunch configuration, which is used by {@link Prelaunch}. 96 * Camera ID, which uniquely identifies a camera device. 101 * Stream infos used in stream prelaunch mode, which can be ignored currently. 116 * Normal mode, which supports both photo and video scenes 121 * Capture mode, which dedicated to photo scene 127 * Video mode, which dedicated to video secne 133 * Portrait mode, which dedicated to portrait photo secne 138 * Night mode, which dedicated to night shooting scene 143 * Professional mode, which dedicated to professional photo scene [all …]
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_1/foo/camera/v1_1/ |
H A D | Types.idl | 77 …* @brief Defines the stream information, which is used to pass configuration parameters during str… 92 * @brief Defines the prelaunch configuration, which is used by {@link Prelaunch}. 96 * Camera ID, which uniquely identifies a camera device. 101 * Stream infos used in stream prelaunch mode, which can be ignored currently. 116 * Normal mode, which supports both photo and video scenes 121 * Capture mode, which dedicated to photo scene 127 * Video mode, which dedicated to video secne 133 * Portrait mode, which dedicated to portrait photo secne 138 * Night mode, which dedicated to night shooting scene 143 * Professional mode, which dedicated to professional photo scene [all …]
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_2/foo/camera/v1_1/ |
H A D | Types.idl | 77 …* @brief Defines the stream information, which is used to pass configuration parameters during str… 92 * @brief Defines the prelaunch configuration, which is used by {@link Prelaunch}. 96 * Camera ID, which uniquely identifies a camera device. 101 * Stream infos used in stream prelaunch mode, which can be ignored currently. 116 * Normal mode, which supports both photo and video scenes 121 * Capture mode, which dedicated to photo scene 127 * Video mode, which dedicated to video secne 133 * Portrait mode, which dedicated to portrait photo secne 138 * Night mode, which dedicated to night shooting scene 143 * Professional mode, which dedicated to professional photo scene [all …]
|
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/ |
H A D | _image_processing___color_space_info.md | 6 The ImageProcessing_ColorSpaceInfo struct describes the color space information, which is used in C… 28 | int32_t [metadataType](#metadatatype) | Metadata type, which is used in [OH_Pixelmap_HdrMetadataK… 29 | int32_t [colorSpace](#colorspace) | Color space, which is specified by [ColorSpaceName](../apis-a… 30 | int32_t [pixelFormat](#pixelformat) | Pixel format, which is specified by [PIXEL_FORMAT](../apis-… 44 Color space, which is specified by [ColorSpaceName](../apis-arkgraphics2d/_native_color_space_manag… 55 Metadata type, which is used in [OH_Pixelmap_HdrMetadataKey](../apis-image-kit/_image___native_modu… 66 Pixel format, which is specified by [PIXEL_FORMAT](../apis-image-kit/_image___native_module.md#pixe…
|
/ohos5.0/docs/en/readme/ |
H A D | dfx.md | 26 base/hiviewdfx # DFX base repository, which stores compilation-related configurations 27 ├── hiview # Hiview module, which implements the plug-in platform and event handler capabil… 28 ├── hiview_lite # Hiview_Lite module, which implements the logging task capability for the mini … 29 ├── hilog # HiLog module, which implements logging for the system 30 ├── hilog_lite # HiLog_Lite module, which implements logging for the mini and small systems 31 ├── hievent_lite # HiEvent_Lite module, which implements event logging for the mini system 32 ├── hiappevent # HiAppEvent module, which implements application event logging framework and AP… 33 ├── hisysevent # HiSysEvent module, which implements system event logging APIs and services 34 ├── faultloggerd # FaultLoggerd module, which implements collection of application fault logs
|
/ohos5.0/docs/en/device-dev/porting/ |
H A D | porting-minichip-subsys-overview.md | 15 | kernel | Kernel subsystem, which is responsible for common kernel functions such as task scheduli… 16 | hiviewdfx | DFX subsystem, which provides log-related functions.| 17 | communication | Communication subsystem, which provides Wi-Fi and Bluetooth functions.| 18 | iothardware | IoT peripheral subsystem, which provides common peripheral interfaces, such as GPIO… 19 | startup | Startup subsystem, which is the first subsystem that runs after the kernel is started. … 20 | update | Update subsystem, which provides OTA update support for OpenHarmony devices.| 21 | utils | Utils subsystem, which provides some common enhanced APIs for development using C and C++… 22 | distributed_schedule | Distributed scheduler subsystem, which manages cross-device components, pr… 23 | security | Security subsystem, which provides system, data, and application security capabilities…
|
/ohos5.0/drivers/interface/camera/v1_2/ |
H A D | Types.idl | 103 * Normal mode, which supports both photo and video scenes 108 * Capture mode, which dedicated to photo scene 114 * Video mode, which dedicated to video secne 120 * Portrait mode, which dedicated to portrait photo secne 125 * Night mode, which dedicated to night shooting scene 130 * Professional mode, which dedicated to professional photo scene 135 * Slow motion mode, which dedicated to capturing slow motion 140 * Scan mode, which dedicated to scan code 145 * Macro mode, which dedicated to capture code 150 * Macro mode, which dedicated to video code [all …]
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_2/foo/camera/v1_2/ |
H A D | Types.idl | 103 * Normal mode, which supports both photo and video scenes 108 * Capture mode, which dedicated to photo scene 114 * Video mode, which dedicated to video secne 120 * Portrait mode, which dedicated to portrait photo secne 125 * Night mode, which dedicated to night shooting scene 130 * Professional mode, which dedicated to professional photo scene 135 * Slow motion mode, which dedicated to capturing slow motion 140 * Scan mode, which dedicated to scan code 145 * Macro mode, which dedicated to capture code 150 * Macro mode, which dedicated to video code [all …]
|
/ohos5.0/drivers/interface/camera/v1_3/ |
H A D | Types.idl | 42 * Professional mode, which dedicated to professional photo scene 51 * Professional mode, which dedicated to capture code 59 * Professional mode, which dedicated to video code 67 * Slow motion mode, which dedicated to video recording slow motion 83 * Secure mode, which dedicated to secure mode 90 * quick shot photo mode, which dedicated to quick shot photo mode 97 * Light painting mode, which dedicated to light painting mode 104 * Panorama photo mode, which dedicated to panorama photo mode 111 * Timelapse photo mode, which dedicated to timelapse photo mode 118 * Aperture video mode, which dedicated to aperture video mode [all …]
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | drawing__types_8h.md | 35 …ay](_drawing.md#oh_drawing_array) | Defines a struct for an array object, which is used to store m… 38 …OH_Drawing_Pen](_drawing.md#oh_drawing_pen) | Defines a struct for a pen, which is used to describ… 40 …wing_Brush](_drawing.md#oh_drawing_brush) | Defines a struct for a brush, which is used to describ… 41 …Drawing_Path](_drawing.md#oh_drawing_path) | Defines a struct for a path, which is used to customi… 43 …g_Bitmap](_drawing.md#oh_drawing_bitmap) | Defines a struct for a bitmap, which is a memory area t… 45 …(_drawing.md#oh_drawing_colorspace) | Defines a struct for a color space, which is used to describ… 52 …g_Matrix](_drawing.md#oh_drawing_matrix) | Defines a struct for a matrix, which is used to describ… 55 …g_Filter](_drawing.md#oh_drawing_filter) | Defines a struct for a filter, which consists of a colo… 56 …(_drawing.md#oh_drawing_maskfilter) | Defines a struct for a mask filter, which is used to convert… 68 …urface](_drawing.md#oh_drawing_surface) | Defines a struct for a surface, which is used to manage … [all …]
|
H A D | _o_h___on_frame_available_listener.md | 6 The **OH_OnFrameAvailableListener** struct describes an **OH_NativeImage** listener, which is regis… 20 | [context](#context) | User-defined context information, which is returned when the callback is tr… 35 User-defined context information, which is returned when the callback is triggered.
|
/ohos5.0/docs/en/device-dev/driver/ |
H A D | driver-platform-sdio-develop.md | 45 …s, which is of the uint32_t type.<br>**size**: size of the data to read, which is of the uint32_t … 46 …ut value, which is of the uint8_t type.<br>**addr**: SDIO address, which is of the uint32_t type.<… 47 …which is of the uint32_t type.<br>**size**: size of the data to read, which is of the uint32_t typ… 48 …which is of the uint8_t type.<br>**addr**: SDIO address, which is of the uint32_t type.<br>**size*… 49 …s, which is of the uint32_t type.<br>**size**: size of the data to read, which is of the uint32_t … 50 …ut value, which is of the uint8_t type.<br>**addr**: SDIO address, which is of the uint32_t type.<… 51 …ture pointer to the SDIO device controller.<br>**blockSize**: block size, which is of the uint32_t… 52 …ture pointer to the SDIO device controller. <br>**infoType**: info type, which is of the uint32_t… 53 … union pointer to the input **SdioFuncInfo**.<br>**infoType**: info type, which is of the uint32_t… 138 …moduleName = "HDF_PLATFORM_SDIO"; // (Mandatory) Driver name, which must be the same as m… [all …]
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-svg.md | 33 …ter input, which can be SourceGraphic, SourceAlpha, or result from other filter effects.<br> **res… 34 …ter input, which can be SourceGraphic, SourceAlpha, or result from other filter effects.<br> **res… 35 …which can be SourceGraphic, SourceAlpha, or result from other filter effects.<br> **result**: outp… 36 …**: filter input, which can be SourceGraphic, SourceAlpha, or result from other filter effects.<br… 37 …ter input, which can be SourceGraphic, SourceAlpha, or result from other filter effects.<br> **res… 38 …ter input, which can be SourceGraphic, SourceAlpha, or result from other filter effects.<br> **res… 76 …e image.<br> **height**: height of the image.<br> **href**: target image, which can be in JPG, JPE…
|
/ohos5.0/base/update/packaging_tools/ |
H A D | README.md | 16 …ons: The update package contains the partition table and full image data, which are used for parti… 44 - Python library xmltodict, which is used to parse XML files and needs to be installed independentl… 46 - bsdiff executable program, which performs differential calculation to generate the patch package 48 - imgdiff executable program, which performs differential calculation on the zip, gz, and lz4 files… 50 - e2fsdroid executable program, which performs differential calculation to generate the map files o… 61 -nz, --no_zip No zip mode, which means to output update… 62 -pf PARTITION_FILE, --partition_file PARTITION_FILE Variable partition mode, which means to p…
|
/ohos5.0/drivers/interface/display/composer/v1_2/ |
H A D | IDisplayComposer.idl | 40 * @param devId Indicates which device. 52 * @param devId Indicates which device, layerId Indicates which layer. 64 * @param devId Indicates which device, x and y Indicates the position of hardware cursor. 76 * @param devId Indicates which device, enable Indicates which stats of enabled hardware cursor. 88 * @param devId Indicates which device, frameCount Indicates hardware cursor frame count,
|
/ohos5.0/docs/en/application-dev/reference/apis-form-kit/ |
H A D | js-apis-app-form-formInfo-sys.md | 42 Defines the information about an added widget, which can be either in use or not. 51 | bundleName<sup>10+</sup> | string | Yes | No | Name of the bundle to which th… 52 | hostBundleName | string | Yes | No | Name of the bundle to which the widget h… 54 | moduleName<sup>10+</sup> | string | Yes | No | Name of the module to which th… 55 | abilityName<sup>10+</sup> | string | Yes | No | Name of the ability to which t… 74 | bundleName | string | Yes | No | Name of the bundle to which the widget provi… 76 | moduleName | string | Yes | No | Name of the module to which the widget belon… 77 | abilityName | string | Yes | No | Name of the ability to which the widget belo… 90 | bundleName | string |No | Only the widget information in which **bundleName** is the same… 91 | supportedDimensions | Array<number> |No | Only the widget information in which **supportedDimen… [all …]
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.1.5.2/ |
H A D | changelogs-screenlock.md | 44 …* @throws { BusinessError } 202 - permission verification failed, application which is not a syste… 57 …* @throws {BusinessError} 202 - permission verification failed, application which is not a system … 76 …* @throws { BusinessError } 202 - permission verification failed, application which is not a syste… 87 …* @throws { BusinessError } 202 - permission verification failed, application which is not a syste… 101 …* @throws {BusinessError} 202 - permission verification failed, application which is not a system … 111 …* @throws { BusinessError } 202 - permission verification failed, application which is not a syste…
|
/ohos5.0/docs/en/application-dev/security/ |
H A D | hapsigntool-guidelines.md | 66 ├── -keyAlg # Key algorithm, which can be RSA or ECC. It is mandatory. 68 ├── -keystoreFile # Keystore file, which is mandatory. 79 ├── -keystoreFile # Keystore file, which is mandatory. 99 ├── -keystoreFile # Keystore file, which is mandatory. 101 ├── -issuerKeystoreFile # Issuer keystore file, which is optional. 120 ├── -keystoreFile # Keystore file, which is mandatory. 142 ├── -keystoreFile # Keystore file, which is mandatory. 150 8. Generate a common certificate, which can be used to generate a custom certificate. 175 ├── -keystoreFile # Keystore file, which is mandatory. 383 ├── -keyPwd # Key password, which must be the actual key password. [all …]
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/ |
H A D | js-apis-screen-lock-sys.md | 77 | 202 | permission verification failed, application which is not a system application uses system … 108 | 202 | permission verification failed, application which is not a system application uses system … 152 | 202 | permission verification failed, application which is not a system application uses system … 198 | 202 | permission verification failed, application which is not a system application uses system … 240 | 202 | permission verification failed, application which is not a system application uses system … 287 | 202 | permission verification failed, application which is not a system application uses system … 295 …console.log(`Succeeded in Registering the system event which related to screenlock. eventType: ${e… 299 …console.error(`Failed to register the system event which related to screenlock, Code: ${error.code… 331 | 202 | permission verification failed, application which is not a system application uses system … 381 | 202 | permission verification failed, application which is not a system application uses system …
|
/ohos5.0/docs/en/application-dev/media/audio/ |
H A D | audio-call-overview.md | 19 - **AUDIO_SCENE_DEFAULT**: default audio scene, which can be used in all scenarios except audio cal… 21 - **AUDIO_SCENE_RINGING**: ringing audio scene, which is used when a call is coming and is open onl… 23 - **AUDIO_SCENE_PHONE_CALL**: cellular call audio scene, which is used for cellular calls and is op… 25 - **AUDIO_SCENE_VOICE_CHAT**: voice chat scene, which is used for VoIP calls. 35 - **RINGER_MODE_SILENT**: silent mode, in which no sound is played when a call is coming in. 37 - **RINGER_MODE_VIBRATE**: vibration mode, in which no sound is played but the device vibrates when… 39 - **RINGER_MODE_NORMAL**: normal mode, in which a ringtone is played when a call is coming in.
|
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/ohosTest/ets/test/ |
H A D | Ability.test.ets | 22 … // Presets an action, which is performed only once before all test cases of the test suite start. 26 // Presets an action, which is performed before each unit test case starts. 31 // Presets a clear action, which is performed after each unit test case ends. 36 // Presets a clear action, which is performed after all test cases of the test suite end. 44 … // Defines a variety of assertion methods, which are used to declare expected boolean conditions.
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/entry/src/ohosTest/ets/test/ |
H A D | Ability.test.ets | 23 … // Presets an action, which is performed only once before all test cases of the test suite start. 27 // Presets an action, which is performed before each unit test case starts. 32 // Presets a clear action, which is performed after each unit test case ends. 37 // Presets a clear action, which is performed after all test cases of the test suite end. 46 … // Defines a variety of assertion methods, which are used to declare expected boolean conditions.
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/ohosTest/ets/test/ |
H A D | Ability.test.ets | 23 … // Presets an action, which is performed only once before all test cases of the test suite start. 27 // Presets an action, which is performed before each unit test case starts. 32 // Presets a clear action, which is performed after each unit test case ends. 37 // Presets a clear action, which is performed after all test cases of the test suite end. 45 … // Defines a variety of assertion methods, which are used to declare expected boolean conditions.
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/entry/src/ohosTest/ets/test/ |
H A D | Ability.test.ets | 23 … // Presets an action, which is performed only once before all test cases of the test suite start. 27 // Presets an action, which is performed before each unit test case starts. 32 // Presets a clear action, which is performed after each unit test case ends. 37 // Presets a clear action, which is performed after all test cases of the test suite end. 45 … // Defines a variety of assertion methods, which are used to declare expected boolean conditions.
|
/ohos5.0/docs/en/application-dev/reference/native-lib/ |
H A D | cpp.md | 22 …cmake** file of the NDK, the **OHOS_STL** variable specifies the mode, in which the native library… 28 …. The two libc++ libraries may be different from multiple major versions, which causes Application… 30 * System library: uses **libc++.so**, which is released with the system image. 31 * Application native library: uses **libc++_shared.so**, which is released with the application. 41 …which simplifies the C++ runtime code run by the linker and reduces the package size. Dynamic link…
|