Home | History | Annotate | Download | only in hwc

Lines Matching refs:testPrintE

69         testPrintE("eglGetDisplay returned EGL_NO_DISPLAY");
79 testPrintE("eglInitialize failed");
89 testPrintE("android_createDisplaySurface failed");
95 testPrintE("EGLUtils::selectConfigForNativeWindow() returned %d",
109 testPrintE("gelCreateWindowSurface failed.");
116 testPrintE("eglCreateContext failed");
122 testPrintE("eglMakeCurrent failed");
147 testPrintE("hw_get_module failed, rv: %i", rv);
153 testPrintE("hwc_open failed, rv: %i", rv);
576 testPrintE("colorFract2Pixel unsupported format of: %u", format);
645 testPrintE("setPixel unsupported format of: %u",
665 testPrintE("hwcTestFillColor lock failed: %d", err);
679 testPrintE("hwcTestFillColor unlock failed: %d", err);
703 testPrintE("hwcTestFillColorHBlend lock failed: %d", err);
736 testPrintE("hwcTestFillColorHBlend unlock failed: %d", err);
826 testPrintE("hwcTestColorConvert unsupported from format of: %u",
837 testPrintE("hwcTestColorConvert unsupported to format of: %u",
958 testPrintE("%s() returned %d", op, returnVal);
963 testPrintE("after %s() eglError %s (0x%x)",
972 testPrintE("after %s() glError (0x%x)", op, error);