Searched refs:interface_unlock_exclusive_attributes (Results 1 - 10 of 10) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DIVolume.c34 interface_unlock_exclusive_attributes(thiz, ATTR_GAIN);
89 interface_unlock_exclusive_attributes(thiz, ATTR_GAIN);
128 interface_unlock_exclusive_attributes(thiz, ATTR_GAIN);
169 interface_unlock_exclusive_attributes(thiz, ATTR_GAIN);
H A DIRecord.c77 interface_unlock_exclusive_attributes(thiz, ATTR_TRANSPORT);
149 interface_unlock_exclusive_attributes(thiz, ATTR_TRANSPORT);
196 interface_unlock_exclusive_attributes(thiz, ATTR_TRANSPORT);
222 interface_unlock_exclusive_attributes(thiz, ATTR_TRANSPORT);
266 interface_unlock_exclusive_attributes(thiz, ATTR_TRANSPORT);
H A DIPlay.c105 interface_unlock_exclusive_attributes(thiz, attr);
275 interface_unlock_exclusive_attributes(thiz, ATTR_TRANSPORT);
322 interface_unlock_exclusive_attributes(thiz, ATTR_TRANSPORT);
348 interface_unlock_exclusive_attributes(thiz, ATTR_TRANSPORT);
411 interface_unlock_exclusive_attributes(thiz, ATTR_TRANSPORT);
H A DIMuteSolo.c48 interface_unlock_exclusive_attributes(thiz, oldMuteMask != ap->mMuteMask ? ATTR_GAIN :
120 interface_unlock_exclusive_attributes(thiz, oldSoloMask != ap->mSoloMask ? ATTR_GAIN :
H A DISeek.c38 interface_unlock_exclusive_attributes(thiz, ATTR_POSITION);
H A DIAndroidEffectSend.c100 interface_unlock_exclusive_attributes(thiz, ATTR_GAIN);
H A DIBufferQueue.c72 interface_unlock_exclusive_attributes(thiz, ((SL_RESULT_SUCCESS == result) &&
H A DIEffectSend.c207 interface_unlock_exclusive_attributes(thiz, ATTR_GAIN);
H A DIAndroidBufferQueue.c384 interface_unlock_exclusive_attributes(thiz, ((SL_RESULT_SUCCESS == result) &&
/frameworks/wilhelm/src/
H A Dlocks.h53 #define interface_unlock_exclusive_attributes(thiz, attr) \ macro

Completed in 73 milliseconds