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

  /external/freetype/include/freetype/
ftcache.h 415 /* x_res :: Only used when `pixel' is value~0 to indicate the */
431 FT_UInt x_res; member in struct:FTC_ScalerRec_
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
ftcache.h 415 /* x_res :: Only used when `pixel' is value~0 to indicate the */
431 FT_UInt x_res; member in struct:FTC_ScalerRec_
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/
ftcache.h 415 /* x_res :: Only used when `pixel' is value~0 to indicate the */
431 FT_UInt x_res; member in struct:FTC_ScalerRec_
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftcache.h 415 /* x_res :: Only used when `pixel' is value~0 to indicate the */
431 FT_UInt x_res; member in struct:FTC_ScalerRec_
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/winfonts/
winfnt.c 792 FT_UShort x_res, y_res; local
800 x_res = font->header.horizontal_resolution;
801 if ( !x_res )
802 x_res = 72;
827 bsize->x_ppem = FT_MulDiv( bsize->size, x_res, 72 );
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_session.cpp 1464 uint32_t x_res, y_res; local
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_session.cpp 1508 uint32_t x_res, y_res; local
    [all...]
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc/
hwc_session.cpp 1512 uint32_t x_res, y_res; local
    [all...]
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc2/
hwc_session.cpp 1511 uint32_t x_res, y_res; local
    [all...]
  /hardware/ti/omap4-aah/kernel-headers-ti/video/
dsscomp.h 96 __u16 x_res; member in struct:omap_video_timings

Completed in 392 milliseconds