• Home
  • Raw
  • Download

Lines Matching defs:channelId

405     uint32_t blobId = 0, channelId = 0;  in handleDrmEvent()  local
454 uint8_t channelId = *it; in prepareAtomicCommit() local
474 uint8_t channelId = *it; in prepareAtomicCommit() local
494 for (uint8_t channelId = 0; channelId < mChannels.size(); ++channelId) { in postAtomicCommit() local
542 for (uint8_t channelId = 0; channelId < mChannels.size(); ++channelId) { in dump() local
581 for (uint8_t channelId = 0; channelId < channelCount; ++channelId) { in initChannels() local
682 const uint8_t channelId = mFreeChannels.front(); in swapInConfigInfo() local
700 void HistogramDevice::swapOutConfigInfo(uint8_t channelId) { in swapOutConfigInfo()
775 HistogramErrorCode* histogramErrorCode, int& channelId, in getChanIdBlobId()
825 int channelId; in getHistogramData() local
867 HistogramErrorCode* histogramErrorCode, const int channelId, in requestBlobIdData()
904 const int channelId, const uint32_t blobId, const std::shared_ptr<BlobIdData>& blobIdData, in receiveBlobIdData()
951 HistogramErrorCode* histogramErrorCode, const int channelId, in checkQueryResult()
988 int HistogramDevice::parseDrmEvent(const void* const event, uint32_t& channelId, in parseDrmEvent()
1003 int HistogramDevice::parseDrmEvent(const void* const event, uint32_t& channelId, in parseDrmEvent()
1039 std::set<const uint8_t>::iterator HistogramDevice::cleanupChannelInfo(const uint8_t channelId) { in cleanupChannelInfo()
1047 const uint8_t channelId, in setChannelConfigBlob()
1098 ExynosDisplayDrmInterface::DrmModeAtomicReq& drmReq, const uint8_t channelId, in clearChannelConfigBlob()