Searched defs:gralloc_module_methods (Results 1 - 10 of 10) sorted by relevance

/hardware/qcom/display/msm8084/libgralloc/
H A Dgralloc.cpp63 static struct hw_module_methods_t gralloc_module_methods = { variable in typeref:struct:hw_module_methods_t
77 methods: &gralloc_module_methods,
/hardware/qcom/display/msm8226/libgralloc/
H A Dgralloc.cpp63 static struct hw_module_methods_t gralloc_module_methods = { variable in typeref:struct:hw_module_methods_t
77 methods: &gralloc_module_methods,
/hardware/qcom/display/msm8909/libgralloc/
H A Dgralloc.cpp63 static struct hw_module_methods_t gralloc_module_methods = { variable in typeref:struct:hw_module_methods_t
77 .methods = &gralloc_module_methods,
/hardware/qcom/display/msm8960/libgralloc/
H A Dgralloc.cpp63 static struct hw_module_methods_t gralloc_module_methods = { variable in typeref:struct:hw_module_methods_t
77 .methods = &gralloc_module_methods,
/hardware/qcom/display/msm8994/libgralloc/
H A Dgralloc.cpp63 static struct hw_module_methods_t gralloc_module_methods = { variable in typeref:struct:hw_module_methods_t
77 methods: &gralloc_module_methods,
/hardware/qcom/display/msm8996/libgralloc/
H A Dgralloc.cpp63 static struct hw_module_methods_t gralloc_module_methods = { variable in typeref:struct:hw_module_methods_t
77 .methods = &gralloc_module_methods,
/hardware/qcom/display/msm8998/libgralloc/
H A Dgralloc.cpp63 static struct hw_module_methods_t gralloc_module_methods = { variable in typeref:struct:hw_module_methods_t
77 .methods = &gralloc_module_methods,
/hardware/libhardware/modules/gralloc/
H A Dgralloc.cpp74 static struct hw_module_methods_t gralloc_module_methods = { variable in typeref:struct:hw_module_methods_t
87 .methods = &gralloc_module_methods
/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_device_impl.cpp44 static struct hw_module_methods_t gralloc_module_methods = {.open = gralloc_device_open}; variable in typeref:struct:hw_module_methods_t
56 .methods = &gralloc_module_methods,
/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_device_impl.cpp44 static struct hw_module_methods_t gralloc_module_methods = {.open = gralloc_device_open}; variable in typeref:struct:hw_module_methods_t
56 .methods = &gralloc_module_methods,

Completed in 192 milliseconds