OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mInterfaceStates
(Results
1 - 6
of
6
) sorted by null
/frameworks/wilhelm/src/itf/
IDynamicInterfaceManagement.c
38
SLuint8 *interfaceStateP = &thisObject->
mInterfaceStates
[index];
125
SLuint8 *interfaceStateP = &thisObject->
mInterfaceStates
[index];
142
// so restore
mInterfaceStates
state to prior value
220
SLuint8 *interfaceStateP = &thisObject->
mInterfaceStates
[index];
294
SLuint8 *interfaceStateP = &thisObject->
mInterfaceStates
[index];
373
SLuint8 *interfaceStateP = &thisObject->
mInterfaceStates
[index];
390
// so restore
mInterfaceStates
state to prior value
IObject.c
357
switch (thiz->
mInterfaceStates
[index]) {
437
SLuint8 *interfaceStateP = thiz->
mInterfaceStates
;
483
interfaceStateP = thiz->
mInterfaceStates
;
584
SLuint8 *interfaceStateP = &thiz->
mInterfaceStates
[index];
760
//
mInterfaceStates
IEffectSend.c
70
SLuint32 state = outputMix->mObject.
mInterfaceStates
[index];
/frameworks/wilhelm/src/
entry.c
105
SLuint8 *interfaceStateP = thiz->mObject.
mInterfaceStates
;
sles.c
42
switch (thiz->
mInterfaceStates
[index]) {
521
SLuint8 *interfaceStateP = thiz->
mInterfaceStates
;
itfstruct.h
60
SLuint8
mInterfaceStates
[INTERFACES_Default]; // state of each of interface
Completed in 1381 milliseconds