/aosp12/packages/apps/Gallery2/jni/filters/ |
H A D | hsv.c | 43 int gi = rgb[rgbOff+1]; in rgb2hsv() local 47 if (ri > gi) { in rgb2hsv() 49 iMin = MIN (gi, bi); in rgb2hsv() 51 iMax = MAX (gi, bi); in rgb2hsv() 70 rh = (short)( (k2*(6*chroma+gi - bi))/(6*chroma)); in rgb2hsv() 72 } else if (gi == iMax) in rgb2hsv() 75 rh = (short)( (k2*(4*chroma+ri - gi ))/(6*chroma)); in rgb2hsv()
|
/aosp12/frameworks/rs/tests/java_api/ScriptGroupTest/src/com/android/rs/sgtest/ |
H A D | shadows_f.rscript | 56 int gi = rgb.g; 60 if (ri > gi) { 62 iMin = min (gi, bi); 64 iMax = max (gi, bi); 83 rh = (short)( (k2*(6*chroma+gi - bi))/(6*chroma)); 85 } else if (gi == iMax) 88 rh = (short)( (k2*(4*chroma+ri - gi ))/(6*chroma));
|
/aosp12/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/ |
H A D | shadows.rscript | 56 int gi = rgb.g; 60 if (ri > gi) { 62 iMin = min (gi, bi); 64 iMax = max (gi, bi); 83 rh = (short)( (k2*(6*chroma+gi - bi))/(6*chroma)); 85 } else if (gi == iMax) 88 rh = (short)( (k2*(4*chroma+ri - gi ))/(6*chroma));
|
H A D | threshold.rscript | 79 int gi = 0; 84 blurredPixel += i.xyz * gaussian[gi++]; 90 blurredPixel += i.xyz * gaussian[gi++]; 101 int gi = 0; 105 blurredPixel += i * gaussian[gi++]; 112 blurredPixel += i * gaussian[gi++];
|
/aosp12/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/ |
H A D | shadows.rscript | 56 int gi = rgb.g; 60 if (ri > gi) { 62 iMin = min (gi, bi); 64 iMax = max (gi, bi); 83 rh = (short)( (k2*(6*chroma+gi - bi))/(6*chroma)); 85 } else if (gi == iMax) 88 rh = (short)( (k2*(4*chroma+ri - gi ))/(6*chroma));
|
H A D | threshold.rscript | 79 int gi = 0; 84 blurredPixel += i.xyz * gaussian[gi++]; 90 blurredPixel += i.xyz * gaussian[gi++]; 101 int gi = 0; 105 blurredPixel += i * gaussian[gi++]; 112 blurredPixel += i * gaussian[gi++];
|
/aosp12/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/ |
H A D | shadows.rscript | 56 int gi = rgb.g; 60 if (ri > gi) { 62 iMin = min (gi, bi); 64 iMax = max (gi, bi); 83 rh = (short)( (k2*(6*chroma+gi - bi))/(6*chroma)); 85 } else if (gi == iMax) 88 rh = (short)( (k2*(4*chroma+ri - gi ))/(6*chroma));
|
H A D | threshold.rscript | 79 int gi = 0; 84 blurredPixel += i.xyz * gaussian[gi++]; 90 blurredPixel += i.xyz * gaussian[gi++]; 101 int gi = 0; 105 blurredPixel += i * gaussian[gi++]; 112 blurredPixel += i * gaussian[gi++];
|
H A D | threshold_half.rscript | 79 int gi = 0; 84 blurredPixel += i.xyz * gaussian[gi++]; 90 blurredPixel += i.xyz * gaussian[gi++]; 101 int gi = 0; 105 blurredPixel += i * gaussian[gi++]; 112 blurredPixel += i * gaussian[gi++];
|
/aosp12/frameworks/compile/slang/tests/F_kernel_static/ |
H A D | kernel_static.rscript | 4 static int gi;
|
/aosp12/frameworks/compile/slang/tests/F_reduce_general_parse/ |
H A D | reduce_general_parse.rscript | 20 #pragma rs reduce(goo) initializer(gi) accumulator(ga) (
|
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ProcessRecord.java | 386 for (int gi = 0; gi < mGids.length; gi++) { in dump() 387 if (gi != 0) pw.print(", "); in dump() 388 pw.print(mGids[gi]); in dump()
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | fr_emoji.combined.gz | 1dictionary=emoji:fr,description=Emoji pour mots français,locale=fr,date ... |
H A D | en_emoji.combined.gz | 1dictionary=emoji:en,description=Emoji for English words,locale=en,date ... |
H A D | lv_wordlist.combined.gz | 1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ... |
H A D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ... |
H A D | lt_wordlist.combined.gz | 1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ... |
/aosp12/system/timezone/output_data/android/ |
H A D | tzids.prototxt | 824 isoCode: "gi"
|
/aosp12/frameworks/base/services/tests/servicestests/res/raw/ |
H A D | backup_telephony_no_password | 76 …Ӎ2�4��ݙ�f*�_z1���YX���9�b&�lϜ�ɱI�15���`f>ZFT&~8e�w�e�n3����|������KDgi[�#�V�~3 ,��n�!�c�j…
|
H A D | backup_telephony_with_password | 55 y�Gi $��[DB��*�!'�p�3@/A�c��f/gi�����%hA���,.�vh�:��k�1v�5���䠲)t�^�A>���Â�����)GvO�0�����…
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | doclava.jar | ... char[] buff
int offset
int length
public void gi (char[], int, int) throws ... |
/aosp12/system/timezone/input_data/android/ |
H A D | countryzones.txt | 1441 isoCode:"gi"
|
/aosp12/packages/apps/DocumentsUI/tests/res/raw/ |
H A D | images_tar | 1198 …�g�E�u�F�(�@�x;A#�'���U*���-��B�GI\�ᴳ�*�G��L�34��7`�n;��kf�O�4o��vV�giسAq�zv��j4���… 2335 �Fq���L!�.���4�& �Ǡ�I�@�G���gi����I!O96�p�k{��6�?�.���{��$�B����8��*VB@�9�?Zbl�b6q���ё… 3376 …��a�������;���r3��OH�!i��Ѷ}��*O<�?����8N�w�ƓQM���H�h������Z:�ǭ,��,3�W��gi��l���S 5643 …?j�[P"�G�Q��8{��p���6E/w/#���[pe��@�,U��Js/���%���7�;A��Z'��gi��ǩ�ϭCp.d!Kd����Z… 8497 �1��X�ߥ��K*�>M�<�R�� ��U.���ד{m��gi<��,-���K�pS͌�Q(' 12165 x���寮X̓6s.rc�;נ�څ�i���|:�<��J'Qq��gi:. �uU&��͒�2�N@n��5���|�����X�,^p�0��#L �䎕w�lcO�\G… 13518 �Ÿ1�a��;��T��Y�X���/̱���V<gi%���mH�`(��p��'��&���>U��A�U��!�w��Mw�#!�R�&F0sT�D�a�mv �=�… 13902 …��v��z�Ҽ��^;���g{fd����s�����Vx��I����%���������B�f�_����}"��uMW�gil�Ce�PI�����%Х8K��^… 14178 …��+sC{�at,�H$����?�#�q�Y�Ur��BмQ6�'����O�mh�3���} 룷}"�,Ґ��b W��3��c%�V�rŕ�gi��s�~Տ6��Xܶ� 15613 SU�F7SB���A�3K;�%�'�����c��==��4;\��z�[3�mS�U��~�!M�0�X1��u*gi�q�>��p��<c����%�ZV… [all …]
|
/aosp12/hardware/interfaces/tv/tuner/assets/ |
H A D | tuner_frontend_input.es | 346 J����2]�'�|1��,}��U��*I� ygʆ��!_�1��~��¿��7"�����n��%�����`�=����7gickY�C�?�%�w|+��H;�jL����… 889 …��ӘD�h��<���.b�G�|�G��Ck{�G��L�V�m�)C.���[�Z���~�Y��T�쩙�S�{�_pP�_�egi��������3��;����… 2220 …�Amh<,!p���YC@�Z�2���3��f��8�A���ϝߏωy�_>!|�q���[�" j��⸲ڿ@���p��ągi�A��I ����,��8�~>hf… 3611 …��E0S��åf��*��lt(��Xe>K˥�h�����C�����hm1��K?ې��i'�6�����gi%�`_^]z(tq����VB_��…
|
/aosp12/bootable/recovery/tests/testdata/ |
H A D | recovery_body | 3036 …�T���Pq��a)W�Y�삶�o����X�E�3�����~��XU���eW�\P�Q�d�����*�}��)�=��PT�gi6�}7�ˡY�@�Q1�v�M�/-… 3754 …9�l:�V��Q�-�HdWpW4x���_��a���$�^�Tk�8#�!�r刎��t���p����[�]���<X�_��K� b�gi�`;2s�Q�Q��ܢ���g�2~ju… 8756 …̻�oC�[W�˥��K:���~�~��ɭ+�+��3PG��}Ɗ���CN�ⳙ�B���f��3�b����a3���gi��;�{z�TM/Mx���ԶM�~…
|