Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/src/
H A Dclasses.cpp216 SL_OBJECTID_LEDDEVICE,
H A Ddata.cpp75 expectedObjectID = SL_OBJECTID_LEDDEVICE; in checkDataLocator()
/aosp12/frameworks/wilhelm/src/itf/
H A DIEngine.cpp106 const ClassTable *pCLEDDevice_class = objectIDtoClass(SL_OBJECTID_LEDDEVICE); in IEngine_CreateLEDDevice()
/aosp12/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h110 #define SL_OBJECTID_LEDDEVICE ((SLuint32) 0x00001002) macro