Searched defs:fb_close (Results 1 - 5 of 5) sorted by relevance

/hardware/libhardware/modules/gralloc/
H A Dframebuffer.cpp301 static int fb_close(struct hw_device_t *dev) function
323 dev->device.common.close = fb_close;
/hardware/qcom/display/msm8960/libgralloc/
H A Dframebuffer.cpp347 static int fb_close(struct hw_device_t *dev) function
374 dev->device.common.close = fb_close;
/hardware/qcom/display/msm8974/libgralloc/
H A Dframebuffer.cpp353 static int fb_close(struct hw_device_t *dev) function
380 dev->device.common.close = fb_close;
/hardware/qcom/display/msm8x26/libgralloc/
H A Dframebuffer.cpp347 static int fb_close(struct hw_device_t *dev) function
374 dev->device.common.close = fb_close;
/hardware/samsung_slsi/exynos5/gralloc/
H A Dframebuffer.cpp99 static int fb_close(struct hw_device_t *dev) function
251 dev->common.close = fb_close;

Completed in 230 milliseconds