Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDeviceInterface.h52 struct hwc_dpp_ch_restriction { struct
60 std::vector<hwc_dpp_ch_restriction> dpp_chs; argument
94 void printDppRestriction(struct hwc_dpp_ch_restriction res);
H A DExynosDeviceInterface.cpp34 void ExynosDeviceInterface::printDppRestriction(struct hwc_dpp_ch_restriction res) in printDppRestriction()
84 const hwc_dpp_ch_restriction &r = dpuInfo->dpp_chs[i]; in makeDPURestrictions()
185 hwc_dpp_ch_restriction c_r = dpuInfo.dpp_chs[i]; in updateFeatureTable()
H A DExynosDeviceDrmInterface.cpp34 static void set_dpp_ch_restriction(struct hwc_dpp_ch_restriction &hwc_dpp_restriction, in set_dpp_ch_restriction()