HomeSort by relevance Sort by last modified time
    Searched refs:FT_LOAD_RENDER (Results 1 - 4 of 4) sorted by null

  /external/freetype/include/freetype/
freetype.h 153 /* FT_LOAD_RENDER */
    [all...]
  /external/freetype/src/autofit/
afloader.c 521 load_flags &= ~FT_LOAD_RENDER;
  /external/skia/src/ports/
SkFontHost_FreeType.cpp 851 flags &= ~FT_LOAD_RENDER; // don't scan convert (we just want the outline)
    [all...]
  /external/freetype/src/base/
ftobjs.c 590 load_flags &= ~FT_LOAD_RENDER;
772 load_flags & FT_LOAD_RENDER )
    [all...]

Completed in 197 milliseconds