Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/cs40l26/
DDspMemChunk.cpp34 #define VFTRACE(...) \ macro
44 #define VFTRACE(...) ATRACE_NAME(StringPrintf("Vibrator::%s", __func__).c_str())
77 VFTRACE(type, size);
104 VFTRACE(nbits, val); in write()
132 VFTRACE(input, output, scale, min, max); in fToU16()
142 VFTRACE(delay, amplitude, frequency, flags, vbemfTarget); in constructPwleSegment()
154 VFTRACE(); in flush()
163 VFTRACE(effectVolLevel, effectIndex, repeat, flags, nextEffectDelay); in constructComposeSegment()
182 VFTRACE(duration, amplitude, frequency, chirp); in constructActiveSegment()
205 VFTRACE(duration, brakingType); in constructBrakingSegment()
[all …]
DVibrator.cpp54 #define VFTRACE(...) \ macro
64 #define VFTRACE(...) ATRACE_NAME(StringPrintf("Vibrator::%s", __func__).c_str())
315 VFTRACE(_aidl_return); in getCapabilities()
337 VFTRACE(); in off()
389 VFTRACE(timeoutMs, callback); in on()
413 VFTRACE(effect, strength, callback, _aidl_return); in perform()
421 VFTRACE(_aidl_return); in getSupportedEffects()
428 VFTRACE(amplitude); in setAmplitude()
445 VFTRACE(enabled); in setExternalControl()
472 VFTRACE(maxDelayMs); in getCompositionDelayMax()
[all …]