Lines Matching refs:testPrintI
426 testPrintI("startDim: %s", ((string) startDim).c_str());
443 testPrintI("format: %s", format->desc);
457 testPrintI(" startDimOverlays: %u", measPtr->startDimOverlays);
465 testPrintI(" max nonOverlapping overlays: %s%u",
470 testPrintI(" max Overlapping overlays: %s%u",
477 testPrintI(" transforms: %s",
480 testPrintI(" blends: %s",
485 testPrintI
488 testPrintI(" dfMinHeight: %u", measPtr->df.minHeight);
491 testPrintI(" dfMaxWidth: %u", measPtr->df.maxWidth);
494 testPrintI(" dfMaxHeight: %u", measPtr->df.maxHeight);
497 testPrintI(" dfMinDim: %s", ((string) measPtr->df.minDim).c_str());
500 testPrintI(" dfMaxDim: %s", ((string) measPtr->df.maxDim).c_str());
504 testPrintI(" scMinWidth: %u", measPtr->sc.minWidth);
507 testPrintI(" scMinHeight: %u", measPtr->sc.minHeight);
510 testPrintI(" scMaxWidth: %s%u", (measPtr->sc.maxWidth
515 testPrintI(" scMaxHeight: %s%u", (measPtr->sc.maxHeight
520 testPrintI(" scMinDim: %s", ((string) measPtr->sc.minDim).c_str());
523 testPrintI(" scMaxDim: %s%s", ((measPtr->sc.maxDim.width()
534 testPrintI(" scHScale: %s%f",
539 testPrintI(" HScale Best Display Frame: %s",
541 testPrintI(" HScale Best Source Crop: %s",
549 testPrintI(" scVScale: %s%f",
554 testPrintI(" VScale Best Display Frame: %s",
556 testPrintI(" VScale Best Source Crop: %s",
592 testPrintI("overlapping blend: none");
599 testPrintI("");
601 testPrintI("overlapping blend: premult");
608 testPrintI("");
610 testPrintI("overlapping blend: coverage");
617 testPrintI("");
1154 testPrintI(" scHscale num: %u scale: %f dfDim: %s scDim: %s",
1253 testPrintI(" scHscale num: %u scale: %f dfDim: %s scDim: %s",
1432 if (verbose) { testPrintI("Prepare:"); hwcTestDisplayList(hwcList); }
1435 testPrintI("Post Prepare:");
1527 testPrintI("%*s%s", indent + maxHeadingLen, "",
1546 testPrintI("%s", line.str().c_str());