Home
last modified time | relevance | path

Searched refs:gf (Results 1 – 15 of 15) sorted by relevance

/aosp12/packages/apps/Gallery2/jni/filters/
H A Dhue.c35 float gf = r*mat[1] + g*mat[5] + b*mat[9] + mat[13]; in JNIFUNCF() local
39 rgb[GREEN] = clamp((int)gf); in JNIFUNCF()
/aosp12/frameworks/base/core/java/com/android/internal/graphics/
H A DColorUtils.java220 final float gf = g / 255f; in RGBToHSL() local
223 final float max = Math.max(rf, Math.max(gf, bf)); in RGBToHSL()
224 final float min = Math.min(rf, Math.min(gf, bf)); in RGBToHSL()
235 h = ((gf - bf) / deltaMaxMin) % 6f; in RGBToHSL()
236 } else if (max == gf) { in RGBToHSL()
239 h = ((rf - gf) / deltaMaxMin) + 4f; in RGBToHSL()
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DContrastColorUtil.java1047 final float gf = g / 255f; in RGBToHSL() local
1050 final float max = Math.max(rf, Math.max(gf, bf)); in RGBToHSL()
1051 final float min = Math.min(rf, Math.min(gf, bf)); in RGBToHSL()
1062 h = ((gf - bf) / deltaMaxMin) % 6f; in RGBToHSL()
1063 } else if (max == gf) { in RGBToHSL()
1066 h = ((rf - gf) / deltaMaxMin) + 4f; in RGBToHSL()
/aosp12/bionic/libc/upstream-netbsd/lib/libc/regex/
H A Dengine.c188 const sopno gf = g->firststate+1; /* +1 for OEND */ in matcher() local
239 endp = fast(m, start, stop, gf, gl); in matcher()
251 endp = slow(m, m->coldp, stop, gf, gl); in matcher()
272 dp = dissect(m, m->coldp, endp, gf, gl); in matcher()
282 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0); in matcher()
294 endp = slow(m, m->coldp, endp-1, gf, gl); in matcher()
305 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0); in matcher()
/aosp12/build/soong/sdk/
H A Dupdate.go120 func (gf *generatedFile) build(pctx android.PackageContext, ctx android.BuilderContext, implicits a…
123 content := gf.content.String()
134 Text("| sed 's/\\\\n/\\n/g' >").Output(gf.path)
136 Text("chmod a+x").Output(gf.path)
137 rb.Build(gf.path.Base(), "Build "+gf.path.Base())
/aosp12/system/timezone/output_data/android/
H A Dtzids.prototxt812 isoCode: "gf"
/aosp12/system/timezone/input_data/android/
H A Dcountryzones.txt1414 isoCode:"gf"
/aosp12/packages/apps/DocumentsUI/tests/res/raw/
H A Dimages_tar1593 �a�<���P30P�8��3��R�pF�#\�dL�� P?�րn���Igf��_�����R�RcB�3;���T"a���h9�S�r��'�c4+�)�N��'s��…
4864 ����[:��I�<�!Ia���jõ{������v��s����Z'�����H�gf�~Q�����m�eY���p�H��z���Q�-���'�)"�F# …
4878 …! ��{.���Pޯ�4��wTݸ|�O@Z䫬��/p�k:���8�s�j���6��8֭���d�#{��(���$D� � gf�1� uǽe��q�0M�3���x…
6362 �z��Ƌ��s��?�5�~;4����coq"���X6����Q*Ińgf}���[�. �wc�Mu~ ��jѪH3�����לxS�P�W�N�v�6BH�q��j…
6777 �JhHշ�x�Ԧgf�SC���z*�Id�5}�7��9-��")#ֵ�NVKW3� ���MR������+�F;TN�[o8#�v�&��� ~�=ɡylx'…
8819 …b hf�B�L��n��J������jo��<�2^m� ȫ��g��k���� i�LYw]8y�dA$�ۿ�u`�y#W$���gf�ӮPK��R�!`�OpI�O…
9659 ��═��Ѽ_~ ���.�B�NT���2�x5 ��Or�ナ�uh� ��LC ��$w��?ɮ��7�v���4r;0h��^M6@�vtV}Ů���C�gf�������…
13261 …F��+��4��Qg�v,�F��D�>��ю��NJ�,�� �#;�˾p�=��������X@l�Z��IT�p������W��gf���!����3�ѵ�HX��r��…
13961 In�Sb�9s*|����<oS��:�Z�Hh���1֟�~gf�x8�*�$rq��j��J�q�I�h�)1UNݠ��S�&?(����la#�;����J�a�…
16138 �:��{���%��r �5gf�^���A*�밌��)� �+��=*-��\
[all …]
/aosp12/bootable/recovery/tests/testdata/
H A Drecovery_body3236 …H�����ݘ@��!O��%x��zw[1���H� �ݙ �ͽ�M�����EE�3�Y|įm~2"3�=�$��?4��ۃ�gf��q��Ĵ�~|z�+�'���0�…
3812 …A�C�p��WgU]���������*��#���� )� �{�L� ��G��L�ꕞm��QM���πZ��ei���gf��e�!R1�Y�^��@�P��…
4545 %�]F��O�"D|����� x��C��Zx����188#>$ԧ4dȞ=gf)!�l�F� B�5^�r�o����P��ZzU�N�>e���s$�u
5566 ���zK!�� ��z ��%s?;o��C������Z���gf�3O��‡/�w���/��s���WP��jm����� )
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp12/packages/apps/TV/tuner/tests/assets/
H A Dcapture_kqed.ts Error!