Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp1674 int32_t channelNum = sizeof(idma_channel_map)/sizeof(dpp_channel_map_t); in getDeconChannel() local
1675 for (int i = 0; i < channelNum; i++) { in getDeconChannel()