Lines Matching full:in

13  * in the Software without restriction, including without limitation the rights to
19 * shall be included in all copies or substantial portions of the Software.
23 * PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
24 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
25 * CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
26 * OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
76 * @param[in] dest_area Area with relative coordinates of destination buffer
77 * @param[in] color Color
78 * @param[in] opa Opacity (255 = full, 128 = 50% background/50% color, 0 = no fill)
90 * @param[in/out] dest_buf Destination buffer
91 * @param[in] dest_area Area with relative coordinates of destination buffer
92 * @param[in] dest_stride Stride of destination buffer in pixels
93 * @param[in] src_buf Source buffer
94 * @param[in] src_area Source area with relative coordinates of source buffer
95 * @param[in] src_stride Stride of source buffer in pixels
96 * @param[in] opa Opacity
109 * @param[in] dest_stride Stride of destination buffer in pixels
110 * @param[in] src_buf Source buffer
111 * @param[in] src_area Source area with relative coordinates of source buffer
112 * @param[in] src_stride Stride of source buffer in pixels
113 * @param[in] opa Opacity
126 * @param[in] dest_area Area with relative coordinates of destination buffer
127 * @param[in] clip_area Clip area with relative coordinates of destination buffer
128 * @param[in] src_buf Source buffer
129 * @param[in] src_area Source area with relative coordinates of source buffer
130 * @param[in] src_stride Stride of source buffer in pixels
131 * @param[in] dsc Image descriptor
145 * @param[in] dest_buf Destination buffer
146 * @param[in] dest_area Area with relative coordinates of destination buffer
147 * @param[in] dest_stride Stride of destination buffer in pixels
148 * @param[in] src_buf Source buffer
149 * @param[in] src_area Source area with relative coordinates of source buffer
150 * @param[in] src_stride Stride of source buffer in pixels