Home
last modified time | relevance | path

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

/third_party/skia/modules/audioplayer/
H A DSkAudioPlayer_sfml.cpp59 sf::Music fMusic;
/third_party/skia/third_party/externals/oboe/include/oboe/
H A DAudioStreamBase.h184 ContentType mContentType = ContentType::Music;
H A DDefinitions.h349 Music = 2, // AAUDIO_CONTENT_TYPE_MUSIC
/third_party/skia/third_party/externals/oboe/src/common/
H A DUtilities.cpp227 case ContentType::Music: return "Music"; in convertToText()
/third_party/skia/third_party/externals/oboe/src/opensles/
H A DAudioStreamOpenSLES.cpp201 if (mContentType != ContentType::Music) { in logUnsupportedAttributes()
/third_party/skia/src/sfnt/
H A DSkPanose.h443 Music = 6, member in SkPanose::Data::Pictoral::Kind
/third_party/skia/third_party/externals/oboe/src/aaudio/
H A DAAudioLoader.cpp333 static_assert((int32_t)ContentType::Music == AAUDIO_CONTENT_TYPE_MUSIC, ERRMSG);
H A DAudioStreamAAudio.cpp145 if (mContentType != ContentType::Music) { in logUnsupportedAttributes()
/third_party/ffmpeg/
H A Dconfigure239 --enable-libgme enable Game Music Emu via libgme [no]

Completed in 14 milliseconds