Searched defs:post (Results 1 - 2 of 2) 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/qcom/display/libexternal/
H A Dexternal.cpp446 bool ExternalDisplay::post() function in class:qhwc::ExternalDisplay

Completed in 137 milliseconds