Searched refs:gralloc_module_methods (Results 1 – 14 of 14) sorted by relevance
/hardware/qcom/display/msm8960/libgralloc/ |
D | gralloc.cpp | 63 static struct hw_module_methods_t gralloc_module_methods = { variable 77 .methods = &gralloc_module_methods,
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | gralloc.cpp | 63 static struct hw_module_methods_t gralloc_module_methods = { variable 77 methods: &gralloc_module_methods,
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | gralloc.cpp | 63 static struct hw_module_methods_t gralloc_module_methods = { variable 77 .methods = &gralloc_module_methods,
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | gralloc.cpp | 63 static struct hw_module_methods_t gralloc_module_methods = { variable 77 .methods = &gralloc_module_methods,
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | gralloc.cpp | 63 static struct hw_module_methods_t gralloc_module_methods = { variable 77 methods: &gralloc_module_methods,
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | gralloc.cpp | 65 static struct hw_module_methods_t gralloc_module_methods = { variable 83 .methods = &gralloc_module_methods,
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | gralloc.cpp | 65 static struct hw_module_methods_t gralloc_module_methods = { variable 83 methods: &gralloc_module_methods,
|
/hardware/libhardware/modules/gralloc/ |
D | gralloc.cpp | 73 static struct hw_module_methods_t gralloc_module_methods = { variable 86 .methods = &gralloc_module_methods
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_device_impl.cpp | 47 static struct hw_module_methods_t gralloc_module_methods = {.open = gralloc_device_open}; variable 57 .methods = &gralloc_module_methods,
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_device_impl.cpp | 47 static struct hw_module_methods_t gralloc_module_methods = {.open = gralloc_device_open}; variable 57 .methods = &gralloc_module_methods,
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_device_impl.cpp | 54 static struct hw_module_methods_t gralloc_module_methods = {.open = gralloc_device_open}; variable 64 .methods = &gralloc_module_methods,
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_device_impl.cpp | 48 static struct hw_module_methods_t gralloc_module_methods = {.open = gralloc_device_open}; variable 58 .methods = &gralloc_module_methods,
|
/hardware/qcom/sdm845/display/gralloc/ |
D | gr_device_impl.cpp | 50 static struct hw_module_methods_t gralloc_module_methods = {.open = gralloc_device_open}; variable 61 .methods = &gralloc_module_methods,
|
/hardware/qcom/sm8150/display/gralloc/ |
D | gr_device_impl.cpp | 50 static struct hw_module_methods_t gralloc_module_methods = {.open = gralloc_device_open}; variable 61 .methods = &gralloc_module_methods,
|