Home | History | Annotate | Download | only in libcopybit

Lines Matching defs:dr

1390     struct copybit_rect_t dr = { 0, 0, dst->w, dst->h };
1393 status = stretch_copybit_internal(dev, dst, src, &dr, &sr, region, false);