Searched refs:hasFastCapture (Results 1 – 2 of 2) sorted by relevance
1308 bool hasFastCapture() const { return mFastCapture != 0; } in hasFastCapture() function
6310 hasFastCapture() && in createRecordTrack_l()6322 hasFastCapture(), tid, mFastTrackAvail); in createRecordTrack_l()6337 size_t maxNotificationFrames = ((int64_t) (hasFastCapture() ? mSampleRate/50 : mFrameCount) in createRecordTrack_l()6589 dprintf(fd, " Fast capture thread: %s\n", hasFastCapture() ? "yes" : "no"); in dumpInternals()