Searched refs:toRECT (Results 1 – 1 of 1) sorted by relevance
155 static RECT toRECT(const SkIRect& r) { in toRECT() function167 FillRect(hdc, &toRECT(r.round()), CreateSolidBrush(cr)); in drawRect()247 HRGN hrgn = CreateRectRgnIndirect(&toRECT(clip_bounds)); in updateHandle()