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

  /external/freetype/src/gzip/
inffixed.h 11 local const uInt fixed_bd = 5; variable
inftrees.c 401 local uInt fixed_bd; variable
451 fixed_bd = 5;
452 huft_build(c, 30, 0, cpdist, cpdext, &fixed_td, &fixed_bd,
464 *bd = fixed_bd;
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/
inffixed.h 11 local const uInt fixed_bd = 5; variable
inftrees.c 401 local uInt fixed_bd; variable
451 fixed_bd = 5;
452 huft_build(c, 30, 0, cpdist, cpdext, &fixed_td, &fixed_bd,
464 *bd = fixed_bd;

Completed in 75 milliseconds