Searched refs:post (Results 1 - 6 of 6) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dfb.h85 * updated during (*post)().
92 * is, the driver is not allowed to post anything outside of this
95 * The rectangle evaluated during (*post)() and specifies which area
96 * of the buffer passed in (*post)() shall to be posted.
113 * post() will block until the the first post is completed.
115 * Internally, post() is expected to lock the buffer so that a
122 int (*post)(struct framebuffer_device_t* dev, buffer_handle_t buffer); member in struct:framebuffer_device_t
/hardware/samsung_slsi/exynos5/gralloc/
H A Dframebuffer.cpp253 dev->post = fb_post;
/hardware/libhardware/modules/gralloc/
H A Dframebuffer.cpp325 dev->device.post = fb_post;
/hardware/msm7k/libgralloc/
H A Dframebuffer.cpp349 dev->device.post = fb_post;
/hardware/msm7k/libgralloc-qsd8k/
H A Dframebuffer.cpp384 dev->device.post = fb_post;
/hardware/qcom/display/libgralloc/
H A Dframebuffer.cpp376 dev->device.post = fb_post;

Completed in 488 milliseconds