/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
H A D | GeometryMathUtils.java | 349 Matrix compensation = new Matrix(); in getPartialToScreenMatrix() local 350 compensation.postTranslate(dx, dy); in getPartialToScreenMatrix() 363 compensation.postScale(scale, scale, cx, cy); in getPartialToScreenMatrix() 364 compensation.postRotate(angle, cx, cy); in getPartialToScreenMatrix() 365 compensation.postRotate(rotation, cx, cy); in getPartialToScreenMatrix() 366 compensation.postTranslate(-cx, -cy); in getPartialToScreenMatrix() 367 concatMirrorMatrix(compensation, holder); in getPartialToScreenMatrix() 368 compensation.postTranslate(cx, cy); in getPartialToScreenMatrix() 369 return compensation; in getPartialToScreenMatrix()
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
H A D | GLRootView.java | 233 int compensation = 0; in layoutContentPane() local 238 compensation = mOrientationSource.getCompensation(); in layoutContentPane() 241 compensation = 0; in layoutContentPane() 244 if (mCompensation != compensation) { in layoutContentPane() 245 mCompensation = compensation; in layoutContentPane()
|
H A D | PhotoView.java | 489 int compensation = root.getCompensation(); in onLayout() local 491 || mCompensation != compensation) { in onLayout() 493 mCompensation = compensation; in onLayout()
|
/aosp12/art/compiler/optimizing/ |
H A D | bounds_check_elimination.cc | 747 int32_t compensation = (cond == kCondLT) ? -1 : 0; // upper bound is inclusive in HandleIf() local 748 ValueBound new_upper = upper.Add(compensation, &overflow, &underflow); in HandleIf() 759 int32_t compensation = (cond == kCondLE) ? 1 : 0; // lower bound is inclusive in HandleIf() local 760 ValueBound new_lower = lower.Add(compensation, &overflow, &underflow); in HandleIf() 771 int32_t compensation = (cond == kCondGT) ? 1 : 0; // lower bound is inclusive in HandleIf() local 772 ValueBound new_lower = lower.Add(compensation, &overflow, &underflow); in HandleIf() 782 int32_t compensation = (cond == kCondGE) ? -1 : 0; // upper bound is inclusive in HandleIf() local 783 ValueBound new_upper = upper.Add(compensation, &overflow, &underflow); in HandleIf()
|
/aosp12/hardware/interfaces/camera/metadata/3.2/ |
H A D | types.hal | 197 * algorithm's antibanding compensation.</p> 348 * <p>Maximum and minimum exposure compensation values for 359 * <p>Smallest step by which the exposure compensation 1782 * <p>Whether black-level compensation is locked
|
/aosp12/system/extras/power_profile/camera_avg/ |
H A D | LICENSE | 337 commercial advantage or monetary compensation. For purposes of 341 no payment of monetary compensation in connection with the
|
/aosp12/frameworks/wilhelm/include/OMXAL/ |
H A D | OpenMAXAL.h | 1764 XAuint32 compensation
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |