Home
last modified time | relevance | path

Searched refs:dst_f_h (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDeviceInterface.cpp44 …OGD("dst_f_h (%d, %d, %d)", res.restriction.dst_f_h.min, res.restriction.dst_f_h.max, res.restrict… in printDppRestriction()
115 rSize.maxFullHeight = r.dst_f_h.max; in makeDPURestrictions()
117 rSize.minFullHeight = r.dst_f_h.min;; in makeDPURestrictions()
DExynosDeviceInterface.h38 struct hwc_dpp_size_range dst_f_h; member
DExynosDeviceDrmInterface.cpp47 …et_hwc_dpp_size_range(hwc_dpp_restriction.restriction.dst_f_h, drm_restriction.restriction.dst_f_h in set_dpp_ch_restriction()