Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDeviceInterface.cpp171 const int attrMapCnt = sizeof(dpu_attr_map_table)/sizeof(dpu_attr_map_t); in updateFeatureTable() local
192 for (int k = 0; k < attrMapCnt; k++) { in updateFeatureTable()