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

  /frameworks/base/opengl/tests/hwc/
hwcColorEquiv.cpp 128 static hwc_composer_device_t *hwcDevice;
387 hwcDevice->prepare(hwcDevice, list);
397 hwcDevice->set(hwcDevice, dpy, surface, list);
421 hwcTestOpenHwc(&hwcDevice);
hwcRects.cpp 169 static hwc_composer_device_t *hwcDevice;
333 hwcDevice->prepare(hwcDevice, list);
345 hwcDevice->set(hwcDevice, dpy, surface, list);
540 hwcTestOpenHwc(&hwcDevice);
hwcStress.cpp 196 static hwc_composer_device_t *hwcDevice;
482 hwcDevice->prepare(hwcDevice, list);
495 hwcDevice->set(hwcDevice, dpy, surface, list);
537 hwcTestOpenHwc(&hwcDevice);
hwcCommit.cpp 234 static hwc_composer_device_t *hwcDevice;
    [all...]

Completed in 164 milliseconds