Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DHistogramDevice.cpp572 for (const uint8_t reservedChannelId : reservedChannels) { in initChannels() local
573 if (reservedChannelId < mChannels.size()) { in initChannels()
574 mChannels[reservedChannelId].mStatus = ChannelStatus_t::RESERVED; in initChannels()
576 HIST_CH_LOG(W, reservedChannelId, in initChannels()