Home
last modified time | relevance | path

Searched refs:wasPlaying (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/samplecode/
H A DSampleAudio.cpp68 bool wasPlaying = fPlayer->isPlaying(); variable
69 if (wasPlaying) {
72 return new Click([this, wasPlaying](Click* click) {
78 if (wasPlaying) {

Completed in 1 milliseconds