Home | History | Annotate | Download | only in hwui

Lines Matching refs:setRect

1703             clip.setRect(0, 0, mWidth, mHeight);
1706 clip.setRect(bounds->left, bounds->top, bounds->right, bounds->bottom);