Home
last modified time | relevance | path

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

/hardware/google/graphics/zuma/libhwc2.1/libdevice/
DHistogramController.cpp256 for (int i = 0; i < preemptCount; ++i) swapOutConfigInfo(*mUsedChannels.begin()); in preemptOPRChannels()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DHistogramDevice.h488 void swapOutConfigInfo(uint8_t channelId) REQUIRES(mHistogramMutex)
DHistogramDevice.cpp700 void HistogramDevice::swapOutConfigInfo(uint8_t channelId) { in swapOutConfigInfo() function in HistogramDevice