Searched refs:gx (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
D | EyePosition.java | 113 private void onAccelerometerChanged(float gx, float gy, float gz) { in onAccelerometerChanged() argument 115 float x = gx, y = gy, z = gz; in onAccelerometerChanged() 118 case Surface.ROTATION_90: x = -gy; y= gx; break; in onAccelerometerChanged() 119 case Surface.ROTATION_180: x = -gx; y = -gy; break; in onAccelerometerChanged() 120 case Surface.ROTATION_270: x = gy; y = -gx; break; in onAccelerometerChanged() 144 private void onGyroscopeChanged(float gx, float gy, float gz) { in onGyroscopeChanged() argument 146 float distance = (gx > 0 ? gx : -gx) + (gy > 0 ? gy : - gy); in onGyroscopeChanged() 165 float x = -gy, y = -gx; in onGyroscopeChanged() 167 case Surface.ROTATION_90: x = -gx; y= gy; break; in onGyroscopeChanged() 168 case Surface.ROTATION_180: x = gy; y = gx; break; in onGyroscopeChanged() [all …]
|
/packages/apps/DocumentsUI/tests/res/raw/ |
D | images_tar | 1079 �����a�~�hZ������7L��EaK+f �u��+�[�X,�gx.@c���U�d���[y��GzU�Fw�h�<����UA����M#3.�QA_… 2999 …����քr�d��ל��?�l�.f*�*�T�7�t���{������*��P���w�Gל�V_�����|-��?�gx��c�Y m�e lyR���… 4435 …��!��=q^'�C+���ÒT��<|ף��G/�l�I^=cd`Q��Y��u�����5fv��}���*���7�gx(r���U�.C$�v�����g… 5901 �$�X��@�Ic#Z��s����<M{,� |��D��������C�~��q��5um��T}�$W'xE���F$gxIg.��'�Eè�.%�/�g��… 5984 �I��M?O���ý����'���W����Г��'>��ͦ���7_�\�a{��w�H�ƞ��u��"3?���8�q\�,��m��m~s)�����gx�S��e… 6243 7nSI*���}�k��95���a��6=����RgxU&;(3�m��$�=�����_�)O��K����ː� 6414 …�}K?�_�����%e�|���B�t���hN�?��l��P�FrI��mX�zݜQ��l�|�\�F>��������{���gx�o��u��Y��~���zgֹ˯��… 6500 �'��V���t`��OC��gx��p�ߟ��?Ε�+���o�+��W�� 6557 r����t�w��f8c�s������}�/ýB|�"�\5Ł�$Q�����;�Q�tb�'�o��`�<Gg��HW�gxǗ,�|�8�22Fx���Ò�\DžXy�BE… 6588 …���p9�z�ēKg,�\�Jkx� 02��8��GD�J��� H�'�O�l�$��j����dx�l��8*x8�H����7���ݹ���G��]e}gx [all …]
|