Home | History | Annotate | Download | only in camera

Lines Matching full:framebuffer

61 /* Describes a framebuffer. */
63 /* Framebuffer data. */
65 /* Framebuffer data size. */
343 /* Allocate framebuffer array. */
346 E("%s: Not enough memory to allocate framebuffer array", __FUNCTION__);
350 /* Map every framebuffer to the shared memory, and queue it
354 /* Map framebuffer. */
420 /* Allocate framebuffer array. */
423 E("%s: Not enough memory to allocate framebuffer array", __FUNCTION__);
435 E("%s: Not enough memory to allocate framebuffer", __FUNCTION__);
466 /* Allocate framebuffer array. */
470 E("%s: Not enough memory to allocate framebuffer array", __FUNCTION__);
477 E("%s: Not enough memory to allocate framebuffer", __FUNCTION__);
991 /* There is one framebuffer allocated for direct read. */