Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/cs40l26/
DDspMemChunk.h81 int updateWLength(uint32_t totalDuration);
DDspMemChunk.cpp226 int DspMemChunk::updateWLength(uint32_t totalDuration) { in updateWLength() function in aidl::android::hardware::vibrator::DspMemChunk
DVibrator.cpp1229 if (ch.updateWLength(totalDuration) < 0) { in composePwle()