Searched refs:FRAME_BIT_FIELD_POSITION (Results 1 – 7 of 7) sorted by relevance
39 mFrameNotifier->enableMsgType(frameTypes<<MessageNotifier::FRAME_BIT_FIELD_POSITION in enableFrameNotification()54 mFrameNotifier->disableMsgType(frameTypes<<MessageNotifier::FRAME_BIT_FIELD_POSITION in disableFrameNotification()108 mEventNotifier->disableMsgType(frameTypes<<MessageNotifier::FRAME_BIT_FIELD_POSITION in disableEventNotification()
49 const uint32_t MessageNotifier::FRAME_BIT_FIELD_POSITION = 0; member in android::MessageNotifier
37 mFrameNotifier->enableMsgType(frameTypes<<MessageNotifier::FRAME_BIT_FIELD_POSITION in enableFrameNotification()52 mFrameNotifier->disableMsgType(frameTypes<<MessageNotifier::FRAME_BIT_FIELD_POSITION in disableFrameNotification()
178 int32_t frameMsg = ((msgs >> MessageNotifier::FRAME_BIT_FIELD_POSITION) & EVENT_MASK); in enableMsgType()238 int32_t frameMsg = ((msgs >> MessageNotifier::FRAME_BIT_FIELD_POSITION) & EVENT_MASK); in disableMsgType()
52 const uint32_t MessageNotifier::FRAME_BIT_FIELD_POSITION = 0; member in Ti::Camera::MessageNotifier
414 static const uint32_t FRAME_BIT_FIELD_POSITION; variable
541 static const uint32_t FRAME_BIT_FIELD_POSITION; variable