Searched refs:m_waitingForAsyncStartNotification (Results 1 – 3 of 3) sorted by relevance
58 , m_waitingForAsyncStartNotification(false) in AnimationControllerPrivate()326 if (!m_waitingForAsyncStartNotification) in endAnimationUpdate()332 m_waitingForAsyncStartNotification = false; in receivedStartTimeResponse()413 m_waitingForAsyncStartNotification = true; in addToAnimationsWaitingForStartTimeResponse()423 m_waitingForAsyncStartNotification = false; in removeFromAnimationsWaitingForStartTimeResponse()436 m_waitingForAsyncStartNotification = false; in startTimeResponse()
132 bool m_waitingForAsyncStartNotification; variable
39979 to m_waitingForAsyncStartNotification, so that it makes more sense.39996 - rename m_waitingForStartTimeResponse to m_waitingForAsyncStartNotification