Searched refs:hwc_open_1 (Results 1 – 3 of 3) sorted by relevance
784 static inline int hwc_open_1(const struct hw_module_t* module, in hwc_open_1() function
388 if (hwc_open_1(module, &hwc)) { in hwc_init()
150 if ((rv = hwc_open_1(hwcModule, hwcDevicePtr)) != 0) { in hwcTestOpenHwc()