OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mtouched
(Results
1 - 3
of
3
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
Resource.java
25
private boolean
mTouched
= true;
36
mTouched
= true;
40
return
mTouched
;
44
mTouched
= false;
/system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp
[
all
...]
GGLAssembler.h
87
uint32_t
mTouched
;
Completed in 162 milliseconds