Home | History | Annotate | Download | only in browser

Lines Matching refs:drawRect

1795         c.drawRect(0, 0, 1, mCapture.getHeight(), sAlphaPaint);
1796 c.drawRect(mCapture.getWidth() - 1, 0, mCapture.getWidth(),
1798 c.drawRect(0, 0, mCapture.getWidth(), 1, sAlphaPaint);
1799 c.drawRect(0, mCapture.getHeight() - 1, mCapture.getWidth(),