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

  /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;
497 query.attrs.scaler.y_res = 0;
  /external/autotest/tko/
plotgraph 53 $y_res = 900;
61 print GNUPLOT "set terminal png size $x_res,$y_res\n";
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display_null.h 91 void SetResolution(uint32_t x_res, uint32_t y_res) {
93 y_res_ = y_res;
hwc_session.cpp 1464 uint32_t x_res, y_res; local
    [all...]
  /hardware/qcom/display/msm8998/sdm/libs/hwc/
hwc_display_null.h 91 void SetResolution(uint32_t x_res, uint32_t y_res) {
93 y_res_ = y_res;
hwc_session.cpp 1570 uint32_t x_res, y_res; local
    [all...]
  /external/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/pdfium/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...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
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/qcom/display/msm8996/sdm/libs/hwc2/
hwc_session.cpp 1514 uint32_t x_res, y_res; local
    [all...]
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_session.cpp 1516 uint32_t x_res, y_res; local
    [all...]

Completed in 300 milliseconds