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

/hardware/libhardware/include/hardware/
H A Dhwcomposer.h321 /* outbuf is the buffer that receives the composed image for
322 * virtual displays. Writes to the outbuf must wait until
324 * writes to outbuf are complete should be returned in
333 * case, both outbuf and the FRAMEBUFFER_TARGET layer's buffer will
350 buffer_handle_t outbuf; member in struct:hwc_display_contents_1::__anon313::__anon315
352 /* File descriptor for a fence that will signal when outbuf is
356 * Will be -1 whenever outbuf is NULL, or when the outbuf can be

Completed in 80 milliseconds