Searched refs:updateWCount (Results 1 – 3 of 3) sorted by relevance
/hardware/google/pixel/vibrator/cs40l26/ | ||
D | DspMemChunk.h | 83 int updateWCount(int segmentCount); |
D | DspMemChunk.cpp | 285 int DspMemChunk::updateWCount(int segmentCount) { in updateWCount() function in aidl::android::hardware::vibrator::DspMemChunk |
D | Vibrator.cpp | 1222 if (ch.updateWCount(segmentIdx) < 0) { in composePwle() |