Home
last modified time | relevance | path

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

/device/google/felix/vibrator/cs40l26/
DVibrator.cpp128 WAVEFORM_CLICK_INDEX = 2, enumerator
1065 if ((effectIndex == WAVEFORM_CLICK_INDEX || effectIndex == WAVEFORM_LIGHT_TICK_INDEX)) { in on()
1513 effectIndex = WAVEFORM_CLICK_INDEX; in getSimpleDetails()
1517 effectIndex = WAVEFORM_CLICK_INDEX; in getSimpleDetails()
1521 effectIndex = WAVEFORM_CLICK_INDEX; in getSimpleDetails()
1524 if (intensity > mPrimitiveMaxScale[WAVEFORM_CLICK_INDEX - 1]) { in getSimpleDetails()
1525 intensity = mPrimitiveMaxScale[WAVEFORM_CLICK_INDEX - 1]; in getSimpleDetails()
1603 effectIndex = WAVEFORM_CLICK_INDEX; in getPrimitiveDetails()
1756 case WAVEFORM_CLICK_INDEX: in intensityToVolLevel()
DHardware.h39 WAVEFORM_CLICK_INDEX = 2, enumerator
/device/google/felix/vibrator/cs40l26/tests/
Dtest-vibrator.cpp95 WAVEFORM_CLICK_INDEX = 2, enumerator