HomeSort by relevance Sort by last modified time
    Searched refs:hwcTestCreateLayerList (Results 1 - 5 of 5) sorted by null

  /frameworks/native/opengl/tests/hwc/
hwcTestLib.h 113 hwc_display_contents_1_t *hwcTestCreateLayerList(size_t numLayers);
hwcRects.cpp 310 list = hwcTestCreateLayerList(rectangle.size());
312 testPrintE("hwcTestCreateLayerList failed");
hwcStress.cpp 412 list = hwcTestCreateLayerList(testRandMod(frames.size()) + 1);
414 testPrintE("hwcTestCreateLayerList failed");
hwcTestLib.cpp 402 * hwcTestCreateLayerList
406 hwc_display_contents_1_t *hwcTestCreateLayerList(size_t numLayers)
422 * Frees memory previous allocated via hwcTestCreateLayerList().
    [all...]
hwcCommit.cpp     [all...]

Completed in 359 milliseconds