Lines Matching full:or
14 * use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
19 * shall be included in all copies or substantial portions of the Software.
21 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
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.
63 #error Only 16bit and 32bit color depth are supported. Set LV_COLOR_DEPTH to 16 or 32.
79 * or color keying. This requires two steps. First step is used for transformation into
80 * a temporary buffer and the second one will handle the color format or opacity.
114 * without transformation but handling color format or opacity.
307 /*Recolor and/or rotation with alpha or opacity is done in two steps.*/ in lv_gpu_nxp_pxp_blit_transform()