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,
111 status = fb_device_open(module, name, device); in gralloc_device_open()
Dframebuffer.cpp377 int fb_device_open(hw_module_t const* module, const char* name, in fb_device_open() function
/hardware/qcom/display/msm8998/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.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,
110 status = fb_device_open(module, name, device); in gralloc_device_open()
Dframebuffer.cpp354 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,
114 status = fb_device_open(module, name, device); in gralloc_device_open()
Dframebuffer.cpp378 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,
113 status = fb_device_open(module, name, device); in gralloc_device_open()
Dframebuffer.cpp399 int fb_device_open(hw_module_t const* module, const char* name, in fb_device_open() function
/hardware/qcom/display/msm8994/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.cpp407 int fb_device_open(hw_module_t const* module, const char* name, in fb_device_open() function
/hardware/qcom/display/msm8996/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.cpp399 int fb_device_open(hw_module_t const* module, const char* name, in fb_device_open() function
/hardware/libhardware/modules/gralloc/
Dgralloc.cpp52 int fb_device_open(const hw_module_t* module, const char* name,
312 status = fb_device_open(module, name, device); in gralloc_device_open()
Dframebuffer.cpp322 int fb_device_open(hw_module_t const* module, const char* name, function