/hardware/qcom/display/msm8960/libgralloc/ |
gralloc.cpp | 36 int fb_device_open(const hw_module_t* module, const char* name, 112 status = fb_device_open(module, name, device);
|
framebuffer.cpp | 356 int fb_device_open(hw_module_t const* module, const char* name, function
|
/hardware/qcom/display/msm8974/libgralloc/ |
gralloc.cpp | 36 int fb_device_open(const hw_module_t* module, const char* name, 112 status = fb_device_open(module, name, device);
|
framebuffer.cpp | 362 int fb_device_open(hw_module_t const* module, const char* name, function
|
/hardware/qcom/display/msm8x26/libgralloc/ |
gralloc.cpp | 36 int fb_device_open(const hw_module_t* module, const char* name, 112 status = fb_device_open(module, name, device);
|
framebuffer.cpp | 356 int fb_device_open(hw_module_t const* module, const char* name, function
|
/hardware/libhardware/modules/gralloc/ |
gralloc.cpp | 52 int fb_device_open(const hw_module_t* module, const char* name, 307 status = fb_device_open(module, name, device);
|
framebuffer.cpp | 310 int fb_device_open(hw_module_t const* module, const char* name, function
|
/hardware/samsung_slsi/exynos5/gralloc/ |
gralloc.cpp | 69 int fb_device_open(const hw_module_t* module, const char* name, 442 status = fb_device_open(module, name, device);
|
framebuffer.cpp | 209 int fb_device_open(hw_module_t const* module, const char* name, function
|