Home
last modified time | relevance | path

Searched refs:HAPTICS_TRACE (Results 1 – 1 of 1) sorted by relevance

/hardware/google/pixel/vibrator/cs40l25/
DVibrator.cpp48 #define HAPTICS_TRACE(...) ALOGD(__VA_ARGS__) macro
50 #define HAPTICS_TRACE(...)
163 HAPTICS_TRACE("createPwleMaxLevelLimitMap()"); in createPwleMaxLevelLimitMap()
276 HAPTICS_TRACE("Vibrator(hwapi, hwcal:%u)", calVer);
306 HAPTICS_TRACE("getCapabilities(_aidl_return)"); in getCapabilities()
325 HAPTICS_TRACE("off()"); in off()
341 HAPTICS_TRACE("on(timeoutMs:%u, callback)", timeoutMs); in on()
360 HAPTICS_TRACE("perform(effect:%s, strength:%s, callback, _aidl_return)", in perform()
371 HAPTICS_TRACE("getSupportedEffects(_aidl_return)"); in getSupportedEffects()
378 HAPTICS_TRACE("setAmplitude(amplitude:%f)", amplitude); in setAmplitude()
[all …]