Lines Matching refs:testPrintI

74         testPrintI("EGL version %d.%d", majorVersion, minorVersion);  in hwcTestInitDisplay()
100 testPrintI("Chose this configuration:"); in hwcTestInitDisplay()
129 testPrintI("Window dimensions: %d x %d", *width, *height); in hwcTestInitDisplay()
430 testPrintI(" flags: %#x%s", list->flags, in hwcTestDisplayList()
432 testPrintI(" numHwLayers: %u", list->numHwLayers); in hwcTestDisplayList()
435 testPrintI(" layer %u compositionType: %#x%s%s", layer, in hwcTestDisplayList()
442 testPrintI(" hints: %#x", in hwcTestDisplayList()
449 testPrintI(" flags: %#x%s", in hwcTestDisplayList()
454 testPrintI(" handle: %p", in hwcTestDisplayList()
459 testPrintI(" transform: %#x%s%s%s", in hwcTestDisplayList()
468 testPrintI(" blending: %#x%s%s%s", in hwcTestDisplayList()
477 testPrintI(" sourceCrop: %s", in hwcTestDisplayList()
479 testPrintI(" displayFrame: %s", in hwcTestDisplayList()
481 testPrintI(" scaleFactor: [%f, %f]", in hwcTestDisplayList()
506 testPrintI(" layer %u compositionType: %#x%s%s", layer, in hwcTestDisplayListPrepareModifiable()
512 testPrintI(" hints: %#x%s%s", in hwcTestDisplayListPrepareModifiable()
519 testPrintI(" numOverlays: %u", numOverlays); in hwcTestDisplayListPrepareModifiable()
536 testPrintI("%s", str.str().c_str()); in hwcTestDisplayListHandles()
540 testPrintI("%s", str.str().c_str()); in hwcTestDisplayListHandles()
946 testPrintI("GL %s unknown", name); in printGLString()
948 testPrintI("GL %s = %s", name, v); in printGLString()
1011 testPrintI(" %s: %d (%#x)", names[j].name, value, value); in printEGLConfiguration()
1014 testPrintI(""); in printEGLConfiguration()