Home | History | Annotate | Download | only in hwc

Lines Matching full:iwidth

255             h->iWidth, h->iHeight, FMT(h->iFormat));
350 srcgeom->width = handle->iWidth;
1163 int stride = ALIGN(h->iWidth, HW_ALIGN) * bpp;
1265 res_left = handle->iWidth - layer->sourceCrop.right + delta_left;
1270 res_top = handle->iWidth - layer->sourceCrop.right + delta_top;