/frameworks/av/services/camera/libcameraservice/tests/ |
D | RotateAndCropMapperTest.cpp | 158 int32_t rh = full_crop[3]; in TEST() local 176 rotated_region[0] + rw / 4, rotated_region[1] + rh / 4, in TEST() 177 rotated_region[2] - rw / 4, rotated_region[3] - rh / 4}; in TEST() 184 rotated_region[0] + rw / 4, rotated_region[1] + rh / 4, in TEST() 185 rotated_region[0] + rw / 2, rotated_region[1] + rh / 2, in TEST() 186 rotated_region[2] - rw / 4, rotated_region[3] - rh / 4 in TEST() 250 int32_t rh = full_crop[3]; in TEST() local 268 rotated_region[0] + rw / 4, rotated_region[1] + rh / 4, in TEST() 269 rotated_region[2] - rw / 4, rotated_region[3] - rh / 4}; in TEST() 276 rotated_region[0] + rw / 4, rotated_region[1] + rh / 4, in TEST() [all …]
|
/frameworks/av/services/camera/libcameraservice/device3/ |
D | RotateAndCropMapper.cpp | 144 float rh = cropAspect >= mRotateAspect ? in updateCaptureRequest() local 150 transformMat[2] = rh / cw; // +x -> +y in updateCaptureRequest() 152 yShift = (ch - rh) / 2; // top edge of crop to top edge of rotated in updateCaptureRequest() 156 transformMat[2] = -rh / cw; // +x -> -y in updateCaptureRequest() 158 yShift = (ch + rh) / 2; // top edge of crop to bottom edge of rotated in updateCaptureRequest() 271 float rh = cropAspect >= mRotateAspect ? in updateCaptureResult() local 275 ry = cy + (ch - rh) / 2; in updateCaptureResult() 279 transformMat[2] = -cw / rh; // +x -> -y in updateCaptureResult() 285 transformMat[2] = cw / rh; // +x -> +y in updateCaptureResult() 287 yShift = (ch - rh) / 2; // top edge of rotated to bottom edge of cropped in updateCaptureResult()
|
/frameworks/base/core/java/android/os/ |
D | RegistrantList.java | 130 Handler rh; in remove() local 132 rh = r.getHandler(); in remove() 137 if (rh == null || rh == h) { in remove()
|
/frameworks/rs/tests/java_api/ScriptGroupTest/src/com/android/rs/sgtest/ |
D | shadows_f.rscript | 58 short rv,rs,rh; 80 rh = 0; 83 rh = (short)( (k2*(6*chroma+gi - bi))/(6*chroma)); 84 if (rh >= k2) rh -= k2; 86 rh = (short)( (k2*(2*chroma+bi - ri ))/(6*chroma)); 88 rh = (short)( (k2*(4*chroma+ri - gi ))/(6*chroma)); 94 out.z = rh;
|
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/ |
D | shadows.rscript | 58 short rv,rs,rh; 80 rh = 0; 83 rh = (short)( (k2*(6*chroma+gi - bi))/(6*chroma)); 84 if (rh >= k2) rh -= k2; 86 rh = (short)( (k2*(2*chroma+bi - ri ))/(6*chroma)); 88 rh = (short)( (k2*(4*chroma+ri - gi ))/(6*chroma)); 94 out.z = rh;
|
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/ |
D | shadows.rscript | 58 short rv,rs,rh; 80 rh = 0; 83 rh = (short)( (k2*(6*chroma+gi - bi))/(6*chroma)); 84 if (rh >= k2) rh -= k2; 86 rh = (short)( (k2*(2*chroma+bi - ri ))/(6*chroma)); 88 rh = (short)( (k2*(4*chroma+ri - gi ))/(6*chroma)); 94 out.z = rh;
|
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/ |
D | shadows.rscript | 58 short rv,rs,rh; 80 rh = 0; 83 rh = (short)( (k2*(6*chroma+gi - bi))/(6*chroma)); 84 if (rh >= k2) rh -= k2; 86 rh = (short)( (k2*(2*chroma+bi - ri ))/(6*chroma)); 88 rh = (short)( (k2*(4*chroma+ri - gi ))/(6*chroma)); 94 out.z = rh;
|
/frameworks/native/services/surfaceflinger/tests/tracing/ |
D | TransactionTraceTestSuite.cpp | 109 bool operator==(const LayerInfo& lh, const LayerInfo& rh) { in operator ==() argument 112 std::make_tuple(rh.id, rh.name, rh.parent, rh.z, rh.curr_frame, rh.bufferWidth, in operator ==() 113 rh.bufferHeight, rh.touchableRegionBounds); in operator ==()
|
/frameworks/av/media/codec2/core/include/ |
D | C2.h | 529 constexpr bool operator()(const ::c2_cntr_t<T> &lh, const ::c2_cntr_t<T> &rh) const { 530 return lh.peeku() < rh.peeku(); 535 constexpr bool operator()(const ::c2_cntr_t<T> &lh, const ::c2_cntr_t<T> &rh) const { 536 return lh.peeku() <= rh.peeku(); 541 constexpr bool operator()(const ::c2_cntr_t<T> &lh, const ::c2_cntr_t<T> &rh) const { 542 return lh.peeku() > rh.peeku(); 547 constexpr bool operator()(const ::c2_cntr_t<T> &lh, const ::c2_cntr_t<T> &rh) const { 548 return lh.peeku() >= rh.peeku();
|
/frameworks/base/core/java/android/view/ |
D | WindowLayout.java | 184 int rh = requestedHeight; in computeFrames() local 196 if (rh == UNSPECIFIED_LENGTH || extendedByCutout) { in computeFrames() 197 rh = attrs.height >= 0 ? attrs.height : ph; in computeFrames() 226 h = (int) (rh * compatScale + .5f); in computeFrames() 228 h = rh; in computeFrames()
|
/frameworks/base/core/res/geoid_map_assets/ |
D | geoid-height-disk-tile-3.textpb | 2 …rh\333\303\234V\204K\221\200*\3346\344\216j\3746\2758\255\033{\177j\332\261\210\341x\255\3735\300\… 3 …000\000\000\000\000\000\000\000\000\234\257\325\000\000\000\000\000\000\027rh$\207\0240\000\000\00…
|
D | geoid-height-disk-tile-b.textpb | 2 …rh)M+M+HR\232V\231\345\323Lg\265Fc\244)Q\262Te)<\272Q\026i\306\016*?\'\236\224\277f\317j\235-\3601…
|
D | geoid-height-disk-tile-5.textpb | 2 …\006\246D\316\001\253\326\340(\342\257@\374\326\225\271\311\025\247n+F\016\rh\302sW \353S1\346\221…
|
/frameworks/av/media/libstagefright/httplive/fuzzer/corpus/ |
D | audio | 141 …���������������������������������������������������������������������������rh���Z�<t2��Ȓ���u�fA…
|
D | meta | 90 …͈�y�����i�L�[�_��Zg[���~k��������������������(��� tI@���q0���.rh�F��Z~ z.����s����^P… 1376 a�X�f��=00p�9��"[��!�M���bB���[Y�#J�|���[���jfu����������*,rh�6�/��gs2�έ�Mށ�����)�^�%… 2812 �5"��^��$��[�������f#ց�zPYDz�=�J��Z��p�@��0\�<�m!�|*_�h�m�"�2���v�h��rh�`WQ��3�����Ç-�k… 5059 …Y��M@���u�_X��z�-���d�D��X��|��/���s]/˃/z`^��pe�L<�0��g����1C�3Z��rh%��g��X|�L���1�.���… 6876 …*�d>���G��p���B^Q.'0Q�x�1g5@ي �Ε�:�{�z�A$(�?u:W�I�EF(4���"���t�cV���rh<�(fN�H��+�6U�%�}… 7858 ���yr3�rh�rبkJ,3!����Z��<6G�{����q!�V�~�N<��������Z���z-wܿ�>)�ط]_�����ăXy�Z�k8 8176 …a�i�jLK��cM��u�#o4����}���4��="�KF��������������������.G�B `�h���*D%rh8(�E�/�U�p�'������… 10121 …��X�0j7�a<�e�l��nG�#���m�[��s=]0e�.�ɜ�yl���~��o��B`��f?��g�˗'�%O�rhmx��Ĥ9��Ru_��l��(9�… 10462 …��~�Y'5>������L������?���������������������������>buM��*�"B/���MI��q��4rh� h�5:�/�R���D�j0V���… 11308 …� ֒�zƵs��iÅ"��u�� �ڽ��Ȯ�͎.@��'���� ���,V��7�%cS��x��;?����H�Ϭ��ٗu�j��ԙrh�N�֥&}1ap@A�%��j�ˮӇ [all …]
|
D | meta2 | 132 …͈�y�����i�L�[�_��Zg[���~k��������������������(��� tI@���q0���.rh�F��Z~ z.����s����^P… 1418 a�X�f��=00p�9��"[��!�M���bB���[Y�#J�|���[���jfu����������*,rh�6�/��gs2�έ�Mށ�����)�^�%… 2854 �5"��^��$��[�������f#ց�zPYDz�=�J��Z��p�@��0\�<�m!�|*_�h�m�"�2���v�h��rh�`WQ��3�����Ç-�k… 5101 …Y��M@���u�_X��z�-���d�D��X��|��/���s]/˃/z`^��pe�L<�0��g����1C�3Z��rh%��g��X|�L���1�.���… 6918 …*�d>���G��p���B^Q.'0Q�x�1g5@ي �Ε�:�{�z�A$(�?u:W�I�EF(4���"���t�cV���rh<�(fN�H��+�6U�%�}… 7900 ���yr3�rh�rبkJ,3!����Z��<6G�{����q!�V�~�N<��������Z���z-wܿ�>)�ط]_�����ăXy�Z�k8 8218 …a�i�jLK��cM��u�#o4����}���4��="�KF��������������������.G�B `�h���*D%rh8(�E�/�U�p�'������… 10163 …��X�0j7�a<�e�l��nG�#���m�[��s=]0e�.�ɜ�yl���~��o��B`��f?��g�˗'�%O�rhmx��Ĥ9��Ru_��l��(9�… 10504 …��~�Y'5>������L������?���������������������������>buM��*�"B/���MI��q��4rh� h�5:�/�R���D�j0V���… 11350 …� ֒�zƵs��iÅ"��u�� �ڽ��Ȯ�͎.@��'���� ���,V��7�%cS��x��;?����H�Ϭ��ٗu�j��ԙrh�N�֥&}1ap@A�%��j�ˮӇ [all …]
|
D | master_playlist | 163 …���������������������������������������������������������������������������rh���Z�<t2��Ȓ���u�fA… 1911 ���%��U��nO'!�[<rh:���ݡN��
|
D | index9 | 1115 ���%��U��nO'!�[<rh:���ݡN��
|
D | index13 | 1114 ���%��U��nO'!�[<rh:���ݡN��
|
D | index11 | 1115 ���%��U��nO'!�[<rh:���ݡN��
|
D | index10 | 1119 ���%��U��nO'!�[<rh:���ݡN��
|
D | index12 | 1118 ���%��U��nO'!�[<rh:���ݡN��
|
D | index15 | 1127 ���%��U��nO'!�[<rh:���ݡN��
|
D | index16 | 1132 ���%��U��nO'!�[<rh:���ݡN��
|
D | index18 | 1113 ���%��U��nO'!�[<rh:���ݡN��
|