/packages/apps/Gallery2/jni/filters/ |
D | redEyeMath.c | 104 void stuff(int r, int g, int b, unsigned char *img, int off) { in stuff() function 155 stuff(r / 2, g / 2, b / 2, dest, p); in filterRedEye() 157 stuff((2 * r) / 3, (2 * g) / 3, (2 * b) / 3, dest, p); in filterRedEye() 161 stuff(r, g, b, dest, p); in filterRedEye()
|
/packages/screensavers/WebView/src/com/android/dreams/web/ |
D | SetURL.java | 31 public void onCreate(Bundle stuff) { in onCreate() argument 32 super.onCreate(stuff); in onCreate()
|
D | SetURLInteractive.java | 31 public void onCreate(Bundle stuff) { in onCreate() argument 32 super.onCreate(stuff); in onCreate()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1402373178, ... |
D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1393228136, ... |
D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1393228143, ... |