Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDeviceInterface.cpp43 …OGD("dst_f_w (%d, %d, %d)", res.restriction.dst_f_w.min, res.restriction.dst_f_w.max, res.restrict… in printDppRestriction()
114 rSize.maxFullWidth = r.dst_f_w.max; in makeDPURestrictions()
116 rSize.minFullWidth = r.dst_f_w.min; in makeDPURestrictions()
DExynosDeviceInterface.h37 struct hwc_dpp_size_range dst_f_w; member
DExynosDeviceDrmInterface.cpp46 …et_hwc_dpp_size_range(hwc_dpp_restriction.restriction.dst_f_w, drm_restriction.restriction.dst_f_w in set_dpp_ch_restriction()