Searched refs:compensation (Results 1 – 7 of 7) sorted by relevance
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
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()
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
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()
|
D | PhotoView.java | 489 int compensation = root.getCompensation(); in onLayout() local 491 || mCompensation != compensation) { in onLayout() 493 mCompensation = compensation; in onLayout()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |