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

/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/qcom/display/msm8960/libgralloc/
H A Dframebuffer.cpp85 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) function
376 dev->device.post = fb_post;
/hardware/qcom/display/msm8974/libgralloc/
H A Dframebuffer.cpp85 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) function
382 dev->device.post = fb_post;
/hardware/qcom/display/msm8x26/libgralloc/
H A Dframebuffer.cpp85 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) function
376 dev->device.post = fb_post;
/hardware/samsung_slsi/exynos5/gralloc/
H A Dframebuffer.cpp74 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) function
253 dev->post = fb_post;

Completed in 7 milliseconds