Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDeviceInterface.cpp183 hwc_dpp_ch_restriction c_r = dpuInfo.dpp_chs[i]; in updateFeatureTable() local
185 HDEBUGLOGD(eDebugAttrSetting, "DPU attr : (ch:%d), 0x%lx", i, (unsigned long)c_r.attr); in updateFeatureTable()
193 if (c_r.attr & (1 << dpu_attr_map_table[k].dpp_attr)) { in updateFeatureTable()