Home
last modified time | relevance | path

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

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