/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/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/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/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 | 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 | index15 | 1127 ���%��U��nO'!�[<rh:���ݡN��
|
D | index11 | 1115 ���%��U��nO'!�[<rh:���ݡN��
|
D | index10 | 1119 ���%��U��nO'!�[<rh:���ݡN��
|
D | index18 | 1113 ���%��U��nO'!�[<rh:���ݡN��
|
D | index16 | 1132 ���%��U��nO'!�[<rh:���ݡN��
|
D | index12 | 1118 ���%��U��nO'!�[<rh:���ݡN��
|