Home
last modified time | relevance | path

Searched refs:hwcTestCreateLayerList (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.h113 hwc_display_contents_1_t *hwcTestCreateLayerList(size_t numLayers);
H A DhwcRects.cpp309 list = hwcTestCreateLayerList(rectangle.size()); in main()
H A DhwcStress.cpp413 list = hwcTestCreateLayerList(testRandMod(frames.size()) + 1); in main()
H A DhwcTestLib.cpp404 hwc_display_contents_1_t *hwcTestCreateLayerList(size_t numLayers) in hwcTestCreateLayerList() function
H A DhwcCommit.cpp1402 hwcList = hwcTestCreateLayerList(rectList.size()); in numOverlays()