Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/cs40l26/
DDspMemChunk.cpp181 bool chirp) { in constructActiveSegment() argument
182 VFTRACE(duration, amplitude, frequency, chirp); in constructActiveSegment()
197 if (chirp) { in constructActiveSegment()
DDspMemChunk.h78 int constructActiveSegment(int duration, float amplitude, float frequency, bool chirp);
DVibrator.cpp1084 bool chirp = false; in composePwle() local
1141 chirp = true; in composePwle()
1144 active.endFrequency, chirp) < 0) { in composePwle()
1156 chirp = false; in composePwle()