Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:updatingRect

429   hwc_rect_t updatingRect = dst;
436 updatingRect = moveRect(surfDamage.rects[i], x_off, y_off);
437 hwc_rect_t intersect = getIntersection(updatingRect, scissor);