Searched defs:isStopped (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/modules/audioplayer/ | ||
H A D | SkAudioPlayer.h | 46 bool isStopped() const { return this->state() == State::kStopped; } in isStopped() function in SkAudioPlayer |
Completed in 1 milliseconds