Home
last modified time | relevance | path

Searched refs:fb_device_open (Results 1 – 16 of 16) sorted by relevance

/hardware/qcom/display/msm8084/libgralloc/
Dgralloc.cpp34 int fb_device_open(const hw_module_t* module, const char* name,
113 status = fb_device_open(module, name, device); in gralloc_device_open()
Dframebuffer.cpp379 int fb_device_open(hw_module_t const* module, const char* name, in fb_device_open() function
/hardware/qcom/display/msm8909/libgralloc/
Dgralloc.cpp34 int fb_device_open(const hw_module_t* module, const char* name,
115 status = fb_device_open(module, name, device); in gralloc_device_open()
Dframebuffer.cpp403 int fb_device_open(hw_module_t const* module, const char* name, in fb_device_open() function
/hardware/qcom/display/msm8960/libgralloc/
Dgralloc.cpp34 int fb_device_open(const hw_module_t* module, const char* name,
112 status = fb_device_open(module, name, device); in gralloc_device_open()
Dframebuffer.cpp356 int fb_device_open(hw_module_t const* module, const char* name, in fb_device_open() function
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dgralloc.cpp34 int fb_device_open(const hw_module_t* module, const char* name,
115 status = fb_device_open(module, name, device); in gralloc_device_open()
Dframebuffer.cpp403 int fb_device_open(hw_module_t const* module, const char* name, in fb_device_open() function
/hardware/qcom/display/msm8226/libgralloc/
Dgralloc.cpp34 int fb_device_open(const hw_module_t* module, const char* name,
116 status = fb_device_open(module, name, device); in gralloc_device_open()
Dframebuffer.cpp380 int fb_device_open(hw_module_t const* module, const char* name, in fb_device_open() function
/hardware/qcom/display/msm8994/libgralloc/
Dgralloc.cpp36 int fb_device_open(const hw_module_t* module, const char* name,
128 status = fb_device_open(module, name, device); in gralloc_device_open()
Dframebuffer.cpp409 int fb_device_open(hw_module_t const* module, const char* name, in fb_device_open() function
/hardware/qcom/display/msm8996/libgralloc/
Dgralloc.cpp36 int fb_device_open(const hw_module_t* module, const char* name,
128 status = fb_device_open(module, name, device); in gralloc_device_open()
Dframebuffer.cpp396 int fb_device_open(hw_module_t const* module, const char* name, in fb_device_open() function
/hardware/libhardware/modules/gralloc/
Dgralloc.cpp51 int fb_device_open(const hw_module_t* module, const char* name,
314 status = fb_device_open(module, name, device); in gralloc_device_open()
Dframebuffer.cpp299 int fb_device_open(hw_module_t const* module, const char* name, function