Home | History | Annotate | Download | only in hwc

Lines Matching defs:maxWidth

253         uint32_t maxWidth;
261 uint32_t maxWidth;
491 measPtr->df.maxWidth = dfMaxWidth(format->format);
492 testPrintI(" dfMaxWidth: %u", measPtr->df.maxWidth);
510 measPtr->sc.maxWidth = scMaxWidth(format->format, measPtr->df.maxDim);
511 testPrintI(" scMaxWidth: %s%u", (measPtr->sc.maxWidth
513 measPtr->sc.maxWidth);