Searched refs:mInstanceID (Results 1 - 4 of 4) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DI3DGrouping.c39 unsigned id = thisObject->mInstanceID;
111 unsigned mask = 1 << (InterfaceToIObject(thiz)->mInstanceID - 1);
H A DIObject.c552 unsigned i = thiz->mInstanceID;
757 // mInstanceID
823 thiz->mInstanceID = i + 1;
/frameworks/wilhelm/src/
H A Dlocks.c257 unsigned id = thiz->mInstanceID;
H A Ditfstruct.h29 SLuint32 mInstanceID; // const for debugger and for RPC, 0 means unpublished member in struct:Object_interface

Completed in 660 milliseconds