Searched refs:stuff (Results 1 – 4 of 4) sorted by relevance
/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 |
|