Searched refs:OboeAudioPlayer (Results 1 – 1 of 1) sorted by relevance
17 class OboeAudioPlayer final : public SkAudioPlayer, oboe::AudioStreamCallback { class19 explicit OboeAudioPlayer(sk_sp<SkData> data) in OboeAudioPlayer() function in __anon44fbe6800111::OboeAudioPlayer118 return std::unique_ptr<SkAudioPlayer>(new OboeAudioPlayer(std::move(src))); in Make()