OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mpreemptable
(Results
1 - 2
of
2
) sorted by null
/system/media/wilhelm/src/itf/
IObject.c
650
thiz->
mPreemptable
= SL_BOOLEAN_FALSE != preemptable; // normalize
672
SLboolean preemptable = thiz->
mPreemptable
;
768
thiz->
mPreemptable
= SL_BOOLEAN_FALSE;
/system/media/wilhelm/src/
itfstruct.h
52
SLuint8
mPreemptable
; // really SLboolean, but SLuint8 to save space
Completed in 298 milliseconds