Home
last modified time | relevance | path

Searched refs:hwcTestDisplayList (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/opengl/tests/hwc/
DhwcTestLib.h115 void hwcTestDisplayList(hwc_display_contents_1_t *list);
DhwcColorEquiv.cpp381 if (verbose) { testPrintI("Prepare:"); hwcTestDisplayList(list); } in main()
DhwcRects.cpp329 if (verbose) { testPrintI("Prepare:"); hwcTestDisplayList(list); } in main()
DhwcStress.cpp479 if (verbose) { testPrintI("Prepare:"); hwcTestDisplayList(list); } in main()
DhwcTestLib.cpp428 void hwcTestDisplayList(hwc_display_contents_1_t *list) in hwcTestDisplayList() function
DhwcCommit.cpp1430 if (verbose) { testPrintI("Prepare:"); hwcTestDisplayList(hwcList); } in numOverlays()