Searched defs:Locked (Results 1 – 4 of 4) sorted by relevance
152 struct Locked { struct153 bool animationPending;154 nsecs_t animationTime;156 size_t animationFrameIndex;157 nsecs_t lastFrameUpdatedTime;159 int32_t displayWidth;160 int32_t displayHeight;161 int32_t displayOrientation;185 } mLocked; argument
246 struct Locked { struct248 } mLocked; // guarded by mController->mLock argument273 struct Locked { struct278 } mLocked; // guarded by mLock argument
106 inline Locked(Locked &&from) : in Locked() function171 inline Mutexed<T>::Locked::Locked(Mutexed<T> &mParent) in Locked() function
262 struct Locked { struct in android::NativeInputManager264 DisplayViewport internalViewport;265 DisplayViewport externalViewport;268 int32_t systemUiVisibility;271 int32_t pointerSpeed;274 bool pointerGesturesEnabled;277 bool showTouches;280 sp<SpriteController> spriteController;283 wp<PointerController> pointerController;