HomeSort by relevance Sort by last modified time
    Searched defs:glyphWidth (Results 1 - 2 of 2) sorted by null

  /frameworks/av/cmds/screenrecord/
FontBitmap.h 12 static const uint16_t glyphWidth[];
    [all...]
  /external/freetype/src/psaux/
psft.c 375 CF2_F16Dot16 glyphWidth;
435 error2 = cf2_getGlyphOutline( font, &buf, &transform, &glyphWidth );
439 cf2_setGlyphWidth( &font->outline, glyphWidth );

Completed in 2253 milliseconds