Home
last modified time | relevance | path

Searched refs:collidesWithCallback (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libaaudio/src/core/
DAudioStream.cpp107 if (collidesWithCallback()) { in systemStart()
127 if (collidesWithCallback()) { in systemPause()
177 if (collidesWithCallback()) { in safeFlush()
202 if (collidesWithCallback()) { in systemStopFromApp()
253 if (collidesWithCallback()) { in safeClose()
444 bool AudioStream::collidesWithCallback() const { in collidesWithCallback() function in AudioStream
DAudioStream.h303 bool collidesWithCallback() const;