OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mTouched
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
KeyguardMultiUserAvatar.java
66
private boolean
mTouched
;
108
mTouched
= false;
189
if (animate &&
mTouched
) {
223
mTouched
= true;
/system/core/libpixelflinger/codeflinger/
GGLAssembler.h
88
uint32_t
mTouched
;
Completed in 100 milliseconds