Home | History | Annotate | Download | only in liboverlay

Lines Matching full:pipe

57      * Should be called when drawing begins before any pipe config is done.
62 * Will do garbage collection of pipe objects and thus calling UNSETs,
64 * Should be called after all pipe configs are done.
68 /* Returns an available pipe based on the type of pipe requested. When ANY
69 * is requested, the first available VG or RGB is returned. If no pipe is
70 * available for the display "dpy" then INV is returned. Note: If a pipe is
72 * display without being garbage-collected once. To add if a pipe is
87 /* Returns if any of the requested pipe type is attached to any of the
91 /* Returns pipe dump. Expects a NULL terminated buffer of big enough size
121 /* Check if pipe exists and return true, false otherwise */
124 /* Hardware pipe wrapper */
126 /* Display using this pipe. Refer to enums above */
128 /* Mixer within a split display this pipe is attached to */
152 //usage tracks if a successful commit happened. So a pipe could be
154 //reasons. If one display actually uses a pipe then it amy not be
158 //Tracks which pipe objects are allocated. This does not imply that they
160 //3 pipe objects in one shot and proceed with config only if it gets all
161 //3. The bitmap helps allocate different pipe objects on each request.
180 OVASSERT(mPipeBook[index].valid(), "Pipe does not exist %s",