/drivers/hdf_core/adapter/uhdf2/hcs/camera/hal/mpp/hispark_taurus/hdi_impl/ |
D | stream_supported_config.hcs | 5 template supported { 18 supported_01 :: supported { 31 supported_02 :: supported { 44 supported_03 :: supported {
|
/drivers/hdf_core/adapter/uhdf2/hcs/camera/hal/v4l2/rpi4b/hdi_impl/ |
D | stream_supported_config.hcs | 5 template supported { 18 supported_01 :: supported { 31 supported_02 :: supported { 44 supported_03 :: supported {
|
/drivers/peripheral/audio/test/systemtest/hdi_service/common/render/src/ |
D | audio_idl_hdirender_scene_test.cpp | 72 bool supported = false; variable 79 ret = render->CheckSceneCapability(render, &scenes, &supported); 81 EXPECT_TRUE(supported); 92 bool supported = true; variable 99 ret = render->CheckSceneCapability(render, &scenes, &supported); 111 bool supported = true; variable 119 ret = render->CheckSceneCapability(renderNull, &scenes, &supported); 131 bool supported = true; variable 135 ret = render->CheckSceneCapability(render, scenes, &supported);
|
/drivers/peripheral/audio/test/systemtest/hdi_service/common/capture/src/ |
D | audio_idl_hdicapture_scene_test.cpp | 73 bool supported = false; variable 79 ret = capture->CheckSceneCapability(capture, &scenes, &supported); 81 EXPECT_TRUE(supported); 93 bool supported = true; variable 99 ret = capture->CheckSceneCapability(capture, &scenes, &supported); 112 bool supported = true; variable 119 ret = capture->CheckSceneCapability(captureNull, &scenes, &supported); 134 bool supported = true; variable 137 ret = capture->CheckSceneCapability(capture, scenes, &supported);
|
/drivers/interface/input/v1_0/ |
D | InputTypes.idl | 90 * @brief Describes the input device ability for storing bitmaps that record supported event types. 97 unsigned long[] eventType; /**< Bitmap for recording the supported event types */ 98 unsigned long[] absCode; /**< Bitmap for recording the supported absolute coordinates */ 99 unsigned long[] relCode; /**< Bitmap for recording the supported relative coordinates */ 100 unsigned long[] keyCode; /**< Bitmap for recording the supported keycodes */ 101 unsigned long[] ledCode; /**< Bitmap for recording the supported indicators */ 102 unsigned long[] miscCode; /**< Bitmap for recording other supported functions */ 103 unsigned long[] soundCode; /**< Bitmap for recording supported sounds or alerts */ 104 unsigned long[] forceCode; /**< Bitmap for recording the supported force functions */ 105 unsigned long[] switchCode; /**< Bitmap for recording the supported switch functions */
|
D | IInputInterfaces.idl | 81 * A maximum of 32 input devices are supported. 95 * A maximum of 32 input devices are supported. 109 * A maximum of 32 input devices are supported. 143 * A maximum of 32 input devices are supported. 162 * A maximum of 32 input devices are supported. 178 * A maximum of 32 input devices are supported. 197 * A maximum of 32 input devices are supported. 212 * A maximum of 32 input devices are supported. 227 * A maximum of 32 input devices are supported. 245 * A maximum of 32 input devices are supported. [all …]
|
/drivers/peripheral/audio/interfaces/include/ |
D | audio_scene.h | 59 …eckSceneCapability)(AudioHandle handle, const struct AudioSceneDescriptor *scene, bool *supported);
|
/drivers/peripheral/audio/hdi_service/primary_impl/vendor_include/include/ |
D | i_audio_scene.h | 59 …SceneCapability)(AudioHandle handle, const struct AudioHwiSceneDescriptor *scene, bool *supported);
|
/drivers/peripheral/audio/interfaces/2.0/include/ |
D | audio_scene.h | 60 …eckSceneCapability)(AudioHandle handle, const struct AudioSceneDescriptor *scene, bool *supported);
|
/drivers/peripheral/bluetooth/audio/interfaces/include/ |
D | audio_scene.h | 59 …eckSceneCapability)(AudioHandle handle, const struct AudioSceneDescriptor *scene, bool *supported);
|
/drivers/interface/activity_recognition/v1_0/ |
D | IActivityInterface.idl | 23 * and call the APIs provided by the object or proxy to obtain activities supported by the device, 35 …* supported by the device, the current activity event of the device, and the activity events cache… 55 …* The APIs can be used to register or unregister a callback, obtain the activities supported by th… 94 * @brief Obtains the activities supported by the device. 96 * @param activity Indicates the activities supported. The value is a string 129 …dicates the activity. You can call {@link GetSupportActivity} to obtain all activities supported by
|
D | ActivityRecognitionTypes.idl | 23 * and call the APIs provided by the object or proxy to obtain activities supported by the device, 50 …* The following activities are supported: in the car, cycling, walking, running, still, fast walki…
|
/drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audiocapture_fuzzer/ |
D | audiocapture_fuzzer.cpp | 71 bool supported = false; in CaptureFucSwitch() local 73 &supported); in CaptureFucSwitch()
|
/drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audiorender_fuzzer/ |
D | audiorender_fuzzer.cpp | 72 bool supported = false; in RenderFucSwitch() local 74 &supported); in RenderFucSwitch()
|
/drivers/interface/light/v1_0/ |
D | ILightInterface.idl | 68 * @return Returns <b>-1</b> if the light id is not supported. 69 * @return Returns <b>-2</b> if the blinking setting is not supported. 70 * @return Returns <b>-3</b> if the brightness setting is not supported.
|
/drivers/interface/battery/v1_0/ |
D | IBatteryInterface.idl | 154 * @brief Checks whether the battery is supported or present. 156 …* @param present Whether battery is supported or present. The value **true** indicates that the ba… 157 * supported or present, and the value **false** indicates the opposite.
|
/drivers/peripheral/audio/test/unittest/common/render/ |
D | audio_render_common_test.cpp | 315 bool supported = false; variable 316 EXPECT_EQ(HDF_ERR_INVALID_OBJECT, render_->CheckSceneCapability(nullptr, &scene, &supported)); 321 bool supported = false; variable 322 EXPECT_EQ(HDF_ERR_INVALID_PARAM, render_->CheckSceneCapability(render_, nullptr, &supported)); 334 bool supported = false; variable 337 int32_t ret = render_->CheckSceneCapability(render_, &scene, &supported); 344 bool supported = false; variable 347 EXPECT_EQ(HDF_SUCCESS, render_->CheckSceneCapability(render_, &scene, &supported));
|
/drivers/interface/battery/v1_1/ |
D | IBatteryInterface.idl | 154 * @brief Checks whether the battery is supported or present. 156 …* @param present Whether battery is supported or present. The value **true** indicates that the ba… 157 * supported or present, and the value **false** indicates the opposite.
|
/drivers/interface/battery/v1_2/ |
D | IBatteryInterface.idl | 154 * @brief Checks whether the battery is supported or present. 156 …* @param present Whether battery is supported or present. The value **true** indicates that the ba… 157 * supported or present, and the value **false** indicates the opposite.
|
/drivers/interface/vibrator/v1_1/ |
D | IVibratorInterface.idl | 106 * @return Returns <b>-1</b> if the vibrationPeriod setting is not supported. 107 * @return Returns <b>-2</b> if the intensity setting is not supported. 108 * @return Returns <b>-3</b> if the frequency setting is not supported.
|
/drivers/interface/codec/v1_0/ |
D | CodecTypes.idl | 191 …CODEC_EVENT_PORT_FORMAT_DETECTED, /**< The component has detected a supported format. … 276 struct Rect minSize; /**< Minimum resolution supported. */ 277 struct Rect maxSize; /**< Maximum resolution supported. */ 279 struct RangeValue blockCount; /**< Value range for the number of blocks supported. */ 281 struct Rect blockSize; /**< Block size supported. */ 343 …lean canSwapWidthHeight; /**< Whether width and height verification is supported. */
|
/drivers/peripheral/audio/interfaces/sound/v1_0/ |
D | iaudio_capture_vdi.h | 34 bool *supported);
|
D | iaudio_render_vdi.h | 43 bool *supported);
|
/drivers/interface/display/composer/v1_0/ |
D | DisplayComposerType.idl | 234 * @brief Enumerates ROP types supported by hardware acceleration. 261 * @brief Enumerates color key types supported by hardware acceleration. 272 * @brief Enumerates mirror types supported by hardware acceleration. 329 unsigned int supportLayers; /**< Number of supported layers */ 330 unsigned int virtualDispCount; /**< Count of virtual displays supported */ 331 boolean supportWriteBack; /**< Whether writeback is supported */ 620 int fd; /**< Handle fd, -1 if not supported */
|
/drivers/interface/camera/v1_1/ |
D | IStreamOperator.idl | 47 * If the streams are not supported, <b>type</b> is set to <b>NOT_SUPPORTED</b>. 55 * The supported types are defined in {@link StreamSupportType}.
|