HomeSort by: relevance | last modified time | path
    Searched refs:bgr (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/fontconfig/dist/conf.d/
Makefile.am 72 10-sub-pixel-bgr.conf \
  /xsrc/external/mit/freetype/dist/src/truetype/
ttinterp.h 406 FT_Bool bgr; /* bgr instead of rgb? */ member in struct:TT_ExecContextRec_
ttgload.c 2516 FT_Bool bgr;
2596 exec->bgr = FALSE;
2607 exec->bgr =
ttinterp.c 7546 * HINTING FOR BGR?
7552 if ( ( args[0] & 512 ) != 0 && exc->bgr )
  /xsrc/external/mit/libXft/dist/src/
xftglyphs.c 444 * bgr :: boolean, set if BGR or VBGR pixel ordering is needed
450 int bgr )
540 if ( !bgr )
564 /* convert horizontal BGR into ARGB32 */
588 if ( !bgr )
  /xsrc/external/mit/fontconfig/dist/
configure 1633 configuration (none/bgr/rgb/vbgr/vrgb)
19320 none|bgr|rgb|vbgr|vrgb)
19325 as_fn_error $? "Invalid sub-pixel rendering. please choose one of none, bgr, rgb, vbgr, or vrgb" "$LINENO" 5

Completed in 21 milliseconds