Home
last modified time | relevance | path

Searched refs:gralloc_device_open (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/display/msm8084/libgralloc/
Dgralloc.cpp37 static int gralloc_device_open(const hw_module_t* module, const char* name,
64 open: gralloc_device_open
100 int gralloc_device_open(const hw_module_t* module, const char* name, in gralloc_device_open() function
/hardware/qcom/display/msm8909/libgralloc/
Dgralloc.cpp37 static int gralloc_device_open(const hw_module_t* module, const char* name,
64 .open = gralloc_device_open
99 int gralloc_device_open(const hw_module_t* module, const char* name, in gralloc_device_open() function
/hardware/qcom/display/msm8960/libgralloc/
Dgralloc.cpp37 static int gralloc_device_open(const hw_module_t* module, const char* name,
64 .open = gralloc_device_open
99 int gralloc_device_open(const hw_module_t* module, const char* name, in gralloc_device_open() function
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dgralloc.cpp37 static int gralloc_device_open(const hw_module_t* module, const char* name,
64 .open = gralloc_device_open
99 int gralloc_device_open(const hw_module_t* module, const char* name, in gralloc_device_open() function
/hardware/qcom/display/msm8226/libgralloc/
Dgralloc.cpp37 static int gralloc_device_open(const hw_module_t* module, const char* name,
64 open: gralloc_device_open
100 int gralloc_device_open(const hw_module_t* module, const char* name, in gralloc_device_open() function
/hardware/qcom/display/msm8994/libgralloc/
Dgralloc.cpp39 static int gralloc_device_open(const hw_module_t* module, const char* name,
66 open: gralloc_device_open
105 int gralloc_device_open(const hw_module_t* module, const char* name, in gralloc_device_open() function
/hardware/qcom/display/msm8996/libgralloc/
Dgralloc.cpp39 static int gralloc_device_open(const hw_module_t* module, const char* name,
66 .open = gralloc_device_open
105 int gralloc_device_open(const hw_module_t* module, const char* name, in gralloc_device_open() function
/hardware/libhardware/modules/gralloc/
Dgralloc.cpp54 static int gralloc_device_open(const hw_module_t* module, const char* name,
74 .open = gralloc_device_open
291 int gralloc_device_open(const hw_module_t* module, const char* name, in gralloc_device_open() function
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_device_impl.cpp43 int gralloc_device_open(const struct hw_module_t *module, const char *name, hw_device_t **device);
47 static struct hw_module_methods_t gralloc_module_methods = {.open = gralloc_device_open};
63 int gralloc_device_open(const struct hw_module_t *module, const char *name, hw_device_t **device) { in gralloc_device_open() function
/hardware/qcom/display/msm8909/gralloc/
Dgr_device_impl.cpp43 int gralloc_device_open(const struct hw_module_t *module, const char *name, hw_device_t **device);
47 static struct hw_module_methods_t gralloc_module_methods = {.open = gralloc_device_open};
63 int gralloc_device_open(const struct hw_module_t *module, const char *name, hw_device_t **device) { in gralloc_device_open() function
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_device_impl.cpp50 int gralloc_device_open(const struct hw_module_t *module, const char *name, hw_device_t **device);
54 static struct hw_module_methods_t gralloc_module_methods = {.open = gralloc_device_open};
70 int gralloc_device_open(const struct hw_module_t *module, const char *name, hw_device_t **device) { in gralloc_device_open() function
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_device_impl.cpp44 int gralloc_device_open(const struct hw_module_t *module, const char *name, hw_device_t **device);
48 static struct hw_module_methods_t gralloc_module_methods = {.open = gralloc_device_open};
64 int gralloc_device_open(const struct hw_module_t *module, const char *name, hw_device_t **device) { in gralloc_device_open() function
/hardware/qcom/sdm845/display/gralloc/
Dgr_device_impl.cpp46 int gralloc_device_open(const struct hw_module_t *module, const char *name, hw_device_t **device);
50 static struct hw_module_methods_t gralloc_module_methods = {.open = gralloc_device_open};
68 int gralloc_device_open(const struct hw_module_t *module, const char *name, hw_device_t **device) { in gralloc_device_open() function