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

  /external/chromium_org/third_party/freetype/src/cache/
ftcmanag.h 160 ( (a)->x_res == (b)->x_res && \
166 ( (q)->pixel ? 0 : ( (q)->x_res*33 ^ (q)->y_res*61 ) ) )
ftcbasic.c 315 query.attrs.scaler.x_res = 0; /* make compilers happy */
500 query.attrs.scaler.x_res = 0; /* make compilers happy */
  /external/freetype/src/cache/
ftcmanag.h 160 ( (a)->x_res == (b)->x_res && \
166 ( (q)->pixel ? 0 : ( (q)->x_res*33 ^ (q)->y_res*61 ) ) )
ftcbasic.c 315 query.attrs.scaler.x_res = 0; /* make compilers happy */
500 query.attrs.scaler.x_res = 0; /* make compilers happy */
  /external/chromium_org/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...]
  /external/freetype/include/
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/core/include/thirdparties/freetype/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/core/src/fxge/fx_freetype/fxft2.5.01/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...]
  /hardware/ti/omap4-aah/kernel-headers-ti/video/
dsscomp.h 96 __u16 x_res; member in struct:omap_video_timings
  /hardware/ti/omap4xxx/hwc/
hwc.c 851 if (d.dis.timings.x_res * d.dis.timings.y_res == 0 ||
858 ext->xres = d.dis.timings.x_res;
932 get_max_dimensions(xres, yres, xpy, d.dis.timings.x_res, d.dis.timings.y_res,
    [all...]
  /hardware/ti/omap4-aah/hwc/
hwc.c     [all...]

Completed in 425 milliseconds