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

  /frameworks/base/opengl/tests/hwc/
hwcTestLib.h 117 hwc_layer_list_t *hwcTestCreateLayerList(size_t numLayers);
hwcRects.cpp 312 list = hwcTestCreateLayerList(rectangle.size());
314 testPrintE("hwcTestCreateLayerList failed");
hwcStress.cpp 414 list = hwcTestCreateLayerList(testRandMod(frames.size()) + 1);
416 testPrintE("hwcTestCreateLayerList failed");
hwcTestLib.cpp 396 * hwcTestCreateLayerList
400 hwc_layer_list_t *hwcTestCreateLayerList(size_t numLayers)
416 * Frees memory previous allocated via hwcTestCreateLayerList().
    [all...]
hwcCommit.cpp     [all...]

Completed in 135 milliseconds