Searched refs:drawerLeft (Results 1 – 1 of 1) sorted by relevance
882 final int drawerLeft = drawerLp.getMarginStart() + getWidth() - onScreen; in drawChild() local887 canvas.translate(2 * drawerLeft - shadowWidth, 0); in drawChild()889 mShadow.setBounds(drawerLeft - shadowWidth, child.getTop(), in drawChild()890 drawerLeft, child.getBottom()); in drawChild()