Lines Matching full:verbose
54 * -v Verbose
145 static bool verbose = defaultVerbose;
339 case 'v': // Verbose
340 verbose = true;
355 testPrintE(" -v Verbose");
480 if (verbose) { testPrintI("Prepare:"); hwcTestDisplayList(list); }
482 if (verbose) {
491 if (verbose) {testPrintI("Set:"); }
493 if (verbose) { hwcTestDisplayListHandles(list); }
536 hwcTestInitDisplay(verbose, &dpy, &surface, &width, &height);
558 if (verbose) { testPrintI("initFrames seed: %u", seed); }
585 if (verbose) {
605 if (verbose) {