Home
last modified time | relevance | path

Searched refs:mPreemptable (Results 1 – 2 of 2) sorted by relevance

/frameworks/wilhelm/src/itf/
DIObject.cpp650 thiz->mPreemptable = SL_BOOLEAN_FALSE != preemptable; // normalize in IObject_SetPriority()
672 SLboolean preemptable = thiz->mPreemptable; in IObject_GetPriority()
768 thiz->mPreemptable = SL_BOOLEAN_FALSE; in IObject_init()
/frameworks/wilhelm/src/
Ditfstruct.h54 SLuint8 mPreemptable; // really SLboolean, but SLuint8 to save space member