Home
last modified time | relevance | path

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

/third_party/skia/modules/audioplayer/
H A DSkAudioPlayer_oboe.cpp17 class OboeAudioPlayer final : public SkAudioPlayer, oboe::AudioStreamCallback {
19 explicit OboeAudioPlayer(sk_sp<SkData> data) in OboeAudioPlayer() function in __anon18515::final
118 return std::unique_ptr<SkAudioPlayer>(new OboeAudioPlayer(std::move(src))); in Make()

Completed in 1 milliseconds