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

  /external/chromium_org/third_party/freetype/src/cache/
ftcmanag.h 161 (a)->y_res == (b)->y_res ) ) )
166 ( (q)->pixel ? 0 : ( (q)->x_res*33 ^ (q)->y_res*61 ) ) )
ftcbasic.c 316 query.attrs.scaler.y_res = 0;
501 query.attrs.scaler.y_res = 0;
  /external/freetype/src/cache/
ftcmanag.h 161 (a)->y_res == (b)->y_res ) ) )
166 ( (q)->pixel ? 0 : ( (q)->x_res*33 ^ (q)->y_res*61 ) ) )
ftcbasic.c 316 query.attrs.scaler.y_res = 0;
501 query.attrs.scaler.y_res = 0;
  /external/chromium_org/third_party/freetype/include/freetype/
ftcache.h 418 /* y_res :: Only used when `pixel' is value~0 to indicate the */
432 FT_UInt y_res; member in struct:FTC_ScalerRec_
    [all...]
  /external/freetype/include/
ftcache.h 418 /* y_res :: Only used when `pixel' is value~0 to indicate the */
432 FT_UInt y_res; member in struct:FTC_ScalerRec_
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftcache.h 418 /* y_res :: Only used when `pixel' is value~0 to indicate the */
432 FT_UInt y_res; member in struct:FTC_ScalerRec_
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ftcache.h 418 /* y_res :: Only used when `pixel' is value~0 to indicate the */
432 FT_UInt y_res; member in struct:FTC_ScalerRec_
    [all...]
  /hardware/ti/omap4-aah/kernel-headers-ti/video/
dsscomp.h 97 __u16 y_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 ||
859 ext->yres = d.dis.timings.y_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 354 milliseconds