Searched defs:iid (Results 1 – 12 of 12) sorted by relevance
/aosp12/frameworks/wilhelm/tools/hashgen/ |
H A D | part1.c | 30 int IID_to_MPH(const SLInterfaceID iid)
|
/aosp12/frameworks/wilhelm/src/itf/ |
H A D | IDynamicInterfaceManagement.cpp | 98 const SLInterfaceID iid = &SL_IID_array[MPH]; // equal but not == to the original IID in HandleAdd() local 106 const SLInterfaceID iid, SLboolean async) in IDynamicInterfaceManagement_AddInterface() 201 SLDynamicInterfaceManagementItf self, const SLInterfaceID iid) in IDynamicInterfaceManagement_RemoveInterface() 347 const SLInterfaceID iid = &SL_IID_array[MPH]; // equal but not == to the original IID in HandleResume() local 354 const SLInterfaceID iid, SLboolean async) in IDynamicInterfaceManagement_ResumeInterface()
|
H A D | IObject.cpp | 325 static SLresult IObject_GetInterface(SLObjectItf self, const SLInterfaceID iid, void *pInterface) in IObject_GetInterface() 702 SLInterfaceID iid = pInterfaceIDs[i]; in IObject_SetLossOfControlInterfaces() local
|
/aosp12/frameworks/wilhelm/src/ut/ |
H A D | OpenSLESUT.c | 34 const SLInterfaceID *iid; ///< The interface ID member 112 void slesutPrintIID(SLInterfaceID iid) in slesutPrintIID()
|
/aosp12/frameworks/wilhelm/src/autogen/ |
H A D | IID_to_MPH.cpp | 30 int IID_to_MPH(const SLInterfaceID iid) in IID_to_MPH()
|
/aosp12/frameworks/rs/ |
H A D | rsScriptIntrinsic.cpp | 34 bool ScriptIntrinsic::init(Context *rsc, RsScriptIntrinsicID iid, Element *e) { in init()
|
H A D | rsScript.cpp | 156 ScriptInvokeID *iid = new ScriptInvokeID(rsc, (Script *)vs, slot); in rsi_ScriptInvokeIDCreate() local
|
/aosp12/system/netd/server/ |
H A D | ClatdControllerTest.cpp | 161 uint64_t iid = *(uint64_t*)(&v6.s6_addr[8]); in TEST_F() local
|
/aosp12/frameworks/rs/cpu_ref/ |
H A D | rsCpuIntrinsic.cpp | 24 const Element *e, RsScriptIntrinsicID iid) in RsdCpuScriptIntrinsic()
|
H A D | rsCpuCore.cpp | 978 RsScriptIntrinsicID iid, Element *e) { in createIntrinsic()
|
/aosp12/frameworks/wilhelm/src/ |
H A D | sles.cpp | 189 SLInterfaceID iid = pInterfaceIds[i]; in checkInterfaces() local
|
/aosp12/frameworks/rs/driver/ |
H A D | rsdBcc.cpp | 56 bool rsdInitIntrinsic(const Context *rsc, Script *s, RsScriptIntrinsicID iid, in rsdInitIntrinsic()
|