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.
62 * @param[in/out] dest_buf Destination buffer
63 * @param[in] dest_area Area with relative coordinates of destination buffer
64 * @param[in] dest_stride Stride of destination buffer in pixels
65 * @param[in] color Color
66 * @param[in] opa Opacity
76 * @param[in/out] dest_buf Destination buffer
77 * @param[in] dest_area Area with relative coordinates of destination buffer
78 * @param[in] dest_stride Stride of destination buffer in pixels
79 * @param[in] src_buf Source buffer
80 * @param[in] src_area Source area with relative coordinates of source buffer
81 * @param[in] src_stride Stride of source buffer in pixels
82 * @param[in] opa Opacity
83 * @param[in] angle Display rotation angle (90x)
93 * @param[in/out] dest_buf Destination buffer
94 * @param[in] dest_area Area with relative coordinates of destination buffer
95 * @param[in] dest_stride Stride of destination buffer in pixels
96 * @param[in] src_buf Source buffer
97 * @param[in] src_area Area with relative coordinates of source buffer
98 * @param[in] src_stride Stride of source buffer in pixels
99 * @param[in] dsc Image descriptor
100 * @param[in] cf Color format
110 * @param[in/out] dest_buf Destination buffer
111 * @param[in] dest_area Area with relative coordinates of destination buffer
112 * @param[in] dest_stride Stride of destination buffer in pixels
113 * @param[in] src_buf Source buffer
114 * @param[in] src_area Area with relative coordinates of source buffer
115 * @param[in] src_stride Stride of source buffer in pixels