Searched refs:didLock (Results 1 – 2 of 2) sorted by relevance
275 Bool didLock = FALSE; in xf86CrtcSetModeTransform() local323 didLock = crtc->funcs->lock(crtc); in xf86CrtcSetModeTransform()413 if (didLock) in xf86CrtcSetModeTransform()
127261 xfree86: move didLock assignment down to where the function pointer is valid.