Searched refs:fb_post (Results 1 - 5 of 5) sorted by relevance

/hardware/samsung_slsi/exynos5/gralloc/
H A Dframebuffer.cpp74 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) function
215 dev->post = fb_post;
/hardware/libhardware/modules/gralloc/
H A Dframebuffer.cpp85 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) function
325 dev->device.post = fb_post;
/hardware/msm7k/libgralloc/
H A Dframebuffer.cpp88 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) function
349 dev->device.post = fb_post;
/hardware/msm7k/libgralloc-qsd8k/
H A Dframebuffer.cpp92 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) function
384 dev->device.post = fb_post;
/hardware/qcom/display/libgralloc/
H A Dframebuffer.cpp101 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) function
392 dev->device.post = fb_post;

Completed in 84 milliseconds