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

  /hardware/libhardware/include/hardware/
hwcomposer.h 784 static inline int hwc_open_1(const struct hw_module_t* module, function
    [all...]
  /hardware/libhardware/tests/hwc/
cnativewindow.c 388 if (hwc_open_1(module, &hwc)) {
  /frameworks/native/opengl/tests/hwc/
hwcTestLib.cpp 150 if ((rv = hwc_open_1(hwcModule, hwcDevicePtr)) != 0) {
    [all...]
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer_hwc1.cpp 223 int err = hwc_open_1(module, &mHwc);
    [all...]

Completed in 652 milliseconds