HomeSort by relevance Sort by last modified time
    Searched refs:interface_unlock_exclusive_attributes (Results 1 - 10 of 10) sorted by null

  /frameworks/wilhelm/src/itf/
IVolume.c 34 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);
IRecord.c 77 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);
IPlay.c 105 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);
IMuteSolo.c 48 interface_unlock_exclusive_attributes(thiz, oldMuteMask != ap->mMuteMask ? ATTR_GAIN :
120 interface_unlock_exclusive_attributes(thiz, oldSoloMask != ap->mSoloMask ? ATTR_GAIN :
ISeek.c 38 interface_unlock_exclusive_attributes(thiz, ATTR_POSITION);
IAndroidEffectSend.c 100 interface_unlock_exclusive_attributes(thiz, ATTR_GAIN);
IBufferQueue.c 72 interface_unlock_exclusive_attributes(thiz, ((SL_RESULT_SUCCESS == result) &&
IEffectSend.c 207 interface_unlock_exclusive_attributes(thiz, ATTR_GAIN);
IAndroidBufferQueue.c 384 interface_unlock_exclusive_attributes(thiz, ((SL_RESULT_SUCCESS == result) &&
  /frameworks/wilhelm/src/
locks.h 53 #define interface_unlock_exclusive_attributes(thiz, attr) \ macro

Completed in 327 milliseconds