Home
last modified time | relevance | path

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

/frameworks/av/cmds/stagefright/
DAudioPlayer.cpp84 status_t AudioPlayer::start(bool sourceAlreadyStarted) { in start() argument
89 if (!sourceAlreadyStarted) { in start()
232 if (!sourceAlreadyStarted) { in start()
260 if (!sourceAlreadyStarted) { in start()
DAudioPlayer.h55 status_t start(bool sourceAlreadyStarted = false);