Lines Matching refs:effect
23 * set the vibrator effect using the functions provided by the driver object or agent.
32 * that support setting intensity and Start the vibrator according to the incoming vibration effect.
57 * @brief Controls the vibrator to perform a periodic vibration with the preset effect.
62 * @param effectType Indicates the pointer to the preset effect type. It is recommended that the
87 …* @param vibratorInfo Indicates the pointer to the vibration effect, For details, see {@link HdfVi…
97 * @brief Start the vibrator according to the incoming vibration effect.
115 … * @brief Controls the vibrator to perform a periodic vibration with the custom composite effect.
117 * @param effect Indicates the pointer to the custom composite effect type. For details,
125 EnableCompositeEffect([in] struct HdfCompositeEffect effect);
127 * @brief Obtains the vibration effect information with the specified effect type.
129 * @param effectType Indicates the pointer to the preset effect type. It is recommended that the
132 * @param effectInfo Indicates the pointer to the vibration effect information. For details,