/hardware/qcom/display/msm8084/libgralloc/ |
D | gralloc.cpp | 37 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/ |
D | gralloc.cpp | 37 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/ |
D | gralloc.cpp | 37 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/ |
D | gralloc.cpp | 37 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/ |
D | gralloc.cpp | 37 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/ |
D | gralloc.cpp | 39 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/ |
D | gralloc.cpp | 39 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/ |
D | gralloc.cpp | 54 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/ |
D | gr_device_impl.cpp | 43 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/ |
D | gr_device_impl.cpp | 43 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/ |
D | gr_device_impl.cpp | 50 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/ |
D | gr_device_impl.cpp | 44 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/ |
D | gr_device_impl.cpp | 46 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
|