Searched refs:ttv (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | TaskViewUtils.java | 347 TaskThumbnailViewDeprecated ttv = thumbnails[i]; in createRecentsWindowAnimator() local 348 RectF localBounds = new RectF(0, 0, ttv.getWidth(), ttv.getHeight()); in createRecentsWindowAnimator() 349 float[] tvBoundsMapped = new float[]{0, 0, ttv.getWidth(), ttv.getHeight()}; in createRecentsWindowAnimator() 350 getDescendantCoordRelativeToAncestor(ttv, ttv.getRootView(), tvBoundsMapped, false); in createRecentsWindowAnimator() 364 float translationY = ttv.getTranslationY(); in createRecentsWindowAnimator() 365 float translationX = ttv.getTranslationX(); in createRecentsWindowAnimator() 368 out.addFloat(ttv, VIEW_TRANSLATE_Y, translationY, in createRecentsWindowAnimator() 370 out.addFloat(ttv, VIEW_TRANSLATE_X, translationX, in createRecentsWindowAnimator() 394 for (TaskThumbnailViewDeprecated ttv : thumbnails) { in createRecentsWindowAnimator() 395 ttv.setAnimationMatrix(null); in createRecentsWindowAnimator()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | sv_wordlist.combined.gz |
|