Home
last modified time | relevance | path

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

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