Home
last modified time | relevance | path

Searched refs:SL_OBJECTID_MIDIPLAYER (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/wilhelm/src/
H A Dhandlers.c56 [_(SL_OBJECTID_MIDIPLAYER)] = {
H A Dclasses.cpp330 SL_OBJECTID_MIDIPLAYER,
/aosp12/frameworks/wilhelm/src/itf/
H A DIEngine.cpp566 const ClassTable *pCMidiPlayer_class = objectIDtoClass(SL_OBJECTID_MIDIPLAYER); in IEngine_CreateMidiPlayer()
/aosp12/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h114 #define SL_OBJECTID_MIDIPLAYER ((SLuint32) 0x00001006) macro