Searched refs:tvBoundsMapped (Results 1 – 1 of 1) sorted by relevance
349 float[] tvBoundsMapped = new float[]{0, 0, ttv.getWidth(), ttv.getHeight()}; in createRecentsWindowAnimator() local350 getDescendantCoordRelativeToAncestor(ttv, ttv.getRootView(), tvBoundsMapped, false); in createRecentsWindowAnimator()352 tvBoundsMapped[0], tvBoundsMapped[1], in createRecentsWindowAnimator()353 tvBoundsMapped[2], tvBoundsMapped[3]); in createRecentsWindowAnimator()