Home | History | Annotate | Download | only in hwui

Lines Matching refs:mClip

907     if (mClip &&
908 (x1 > mClip->right || y1 < mClip->top || x2 < mClip->left || y4 > mClip->bottom)) {
1016 mClip = NULL;
1052 mClip = clip;
1057 mClip = NULL;