Searched defs:wb (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Gallery2/jni/filters/ |
D | wbalance.c | 21 void estmateWhite(unsigned char *src, int len, int *wr, int *wb, int *wg){ in estmateWhite() 103 void estmateWhiteBox(unsigned char *src, int iw, int ih, int x,int y, int *wr, int *wb, int *wg){ in estmateWhiteBox() 142 int wb; in JNIFUNCF() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
D | PositionController.java | 1101 int wb = widthOf(b); in moveBox() local 1117 int wb = widthOf(b); in moveBox() local 1138 int wb = widthOf(b); in moveBox() local 1153 int wb = widthOf(b); in moveBox() local 1162 int wb = widthOf(b); in moveBox() local
|