Home | History | Annotate | Download | only in libhwc

Lines Matching refs:vstride

150     ALOGV("\t\tformat = %d, width = %u, height = %u, stride = %u, vstride = %u",
151 h->format, h->width, h->height, h->stride, h->vstride);
406 handle->vstride <= max_h &&
407 handle->vstride % GSC_H_ALIGNMENT == 0 &&
1138 src_cfg.fh = src_handle->vstride;
1209 dst_cfg.fh = dst_handle->vstride;