Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DHistogramDevice.cpp458 channel.mStatus == ChannelStatus_t::CONFIG_PENDING) { in prepareAtomicCommit()
639 mChannels[configInfo->mChannelId].mStatus = ChannelStatus_t::CONFIG_PENDING; in replaceConfigInfo()
688 channel.mStatus = ChannelStatus_t::CONFIG_PENDING; in swapInConfigInfo()
1068 channel.mStatus = ChannelStatus_t::CONFIG_PENDING; in setChannelConfigBlob()
1475 case ChannelStatus_t::CONFIG_PENDING: in toString()
DHistogramDevice.h125 CONFIG_PENDING, enumerator
/hardware/google/graphics/zuma/libhwc2.1/libdevice/
DHistogramController.cpp275 mChannels[configInfo->mChannelId].mStatus != ChannelStatus_t::CONFIG_PENDING) { in postAtomicCommitCleanup()