Home
last modified time | relevance | path

Searched refs:wb (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Gallery2/jni/filters/
Dwbalance.c21 void estmateWhite(unsigned char *src, int len, int *wr, int *wb, int *wg){ in estmateWhite() argument
96 *wb = sum15g/count15g; in estmateWhite()
99 *wg = *wb = *wr=255; in estmateWhite()
103 void estmateWhiteBox(unsigned char *src, int iw, int ih, int x,int y, int *wr, int *wb, int *wg){ in estmateWhiteBox() argument
130 *wb = b/sum; in estmateWhiteBox()
142 int wb; in JNIFUNCF() local
145 estmateWhite(rgb,len,&wr,&wg,&wb); in JNIFUNCF()
147 estmateWhiteBox(rgb, width, height,locX,locY,&wr,&wg,&wb); in JNIFUNCF()
149 int min = MIN(wr, MIN(wg, wb)); in JNIFUNCF()
150 int max = MAX(wr, MAX(wg, wb)); in JNIFUNCF()
[all …]
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DPositionController.java1101 int wb = widthOf(b); in moveBox() local
1102 b.mAbsoluteX = a.mAbsoluteX + (wa - wa / 2) + wb / 2 in moveBox()
1117 int wb = widthOf(b); in moveBox() local
1118 b.mAbsoluteX = a.mAbsoluteX - wa / 2 - (wb - wb / 2) in moveBox()
1138 int wb = widthOf(b); in moveBox() local
1140 int g = b.mAbsoluteX - a.mAbsoluteX - wb / 2 - (wa - wa / 2); in moveBox()
1153 int wb = widthOf(b); in moveBox() local
1155 b.mAbsoluteX = a.mAbsoluteX - wa / 2 - (wb - wb / 2) - g.mCurrentGap; in moveBox()
1162 int wb = widthOf(b); in moveBox() local
1164 b.mAbsoluteX = a.mAbsoluteX + (wa - wa / 2) + wb / 2 + g.mCurrentGap; in moveBox()
/packages/providers/TelephonyProvider/assets/
DREADME54 with open("carrier_list.pb", "wb") as wf:
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dstream.md109 FILE* fp = fopen("output.json", "wb"); // non-Windows use "w"
171 FILE* fp = fopen("output_utf32le.json", "wb"); // non-Windows use "w"
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTouchInteractionService.java266 WindowBounds wb = new WindowBounds(bounds, insets); in onSplitScreenSecondaryBoundsChanged() local
267 MAIN_EXECUTOR.execute(() -> SplitScreenBounds.INSTANCE.setSecondaryWindowBounds(wb)); in onSplitScreenSecondaryBoundsChanged()
/packages/apps/DocumentsUI/tests/res/raw/
Dimages_tar639 ��^9H%���^[�wb�C�0��J�B������y��;�P��g�� �q�5`�,%�n�����Ǯ>����A�N�i�erlW?�����_S����!,…
2818 …�As����-� 3�����E���gat�J�f2�~<�T�ir��;�zր��@���H��֒}R� �h�98�{�wb�h�3|�0�>w�2=�ҒM-é…
7396 …@�:�i����*!�'�_�4�I鎟�R7�pA�K�b�q�<��-(���ݖ!U�����ӆU��z���5 Ǽ�wb��Q�;�=���cF0�…
9236 =���J��q�qI7�u��/�M+*�wb{q��Q6�.�'��2\<�� ���߀�����חms$J<?'8?Oơ��5�[&5+?,�q��? u9�U�q����…
9384 …m��X�Og���Q-�J�99n��0kXZ,d�<�?��R�N�a�m2�X���q`I#}��;���;��#�����])���wb8" ����䚣��:ߌ58�G��…
9526 …X�8,�@�Nⱪ�".�o���OF8-����'e#oc�ja3����'��05�X��'����Ф�+.���+��Wb�*�V�wb�&tQ���Ѝ��k ���<u��b…
10390 …��s�y��`S���٠�F��@���@5>� и@7pW�jO�Vjeb�s���w��qGR/vsO�4���wbǭt?�E�9 J�xZVLo…
10813 …t��"�t��L�AT��̯���:A��[�g�%X�jO��d%x��g����_�bq��N=e��j��s��q�kwb%+�>#ғR�"��������…
13379 …��z˟�#K9>ѥ�� ��ٛ��n��gQrٛB���x�t=&8��-��70�Lq����w�:������c��zM�pNʶ�&wb�Q�:���x>շk�m�Үn���…
13444 �G�<ӂ8��+�[�u�顿�k�E��9�����=k�����s�Wu,���zp}�y֝cu���*�y?�n�wb�D�K�����
[all …]