Searched refs:hwc_device_open (Results 1 – 6 of 6) sorted by relevance
/hardware/libhardware/modules/hwcomposer/ |
D | hwcomposer.cpp | 37 static int hwc_device_open(const struct hw_module_t* module, const char* name, 41 .open = hwc_device_open 110 static int hwc_device_open(const struct hw_module_t* module, const char* name, in hwc_device_open() function
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc.cpp | 43 static int hwc_device_open(const struct hw_module_t* module, 48 .open = hwc_device_open 601 static int hwc_device_open(const struct hw_module_t* module, const char* name, in hwc_device_open() function
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc.cpp | 49 static int hwc_device_open(const struct hw_module_t* module, 54 open: hwc_device_open 865 static int hwc_device_open(const struct hw_module_t* module, const char* name, in hwc_device_open() function
|
/hardware/ti/am57x/libhwcomposer/ |
D | hwc.cpp | 662 static int hwc_device_open(const hw_module_t* module, const char* name, hw_device_t** device) in hwc_device_open() function 703 .open = hwc_device_open,
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc.cpp | 59 static int hwc_device_open(const struct hw_module_t* module, 64 open: hwc_device_open 904 static int hwc_device_open(const struct hw_module_t* module, const char* name, in hwc_device_open() function
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc.cpp | 49 static int hwc_device_open(const struct hw_module_t* module, 54 open: hwc_device_open 983 static int hwc_device_open(const struct hw_module_t* module, const char* name, in hwc_device_open() function
|