HomeSort by relevance Sort by last modified time
    Searched refs:mCurCount (Results 1 - 2 of 2) sorted by null

  /frameworks/av/include/media/
ToneGenerator.h 226 // When the tone generator encounters the first 0 duration segment, it will compare repeatCnt to mCurCount.
227 // If mCurCount > repeatCnt, the tone is stopped automatically. Otherwise, tone sequence will be
258 unsigned short mCurCount; // Current sequence repeat count
  /frameworks/av/media/libmedia/
ToneGenerator.cpp     [all...]

Completed in 24 milliseconds