Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp5356 int32_t newLastIndex = -1; in addClientCompositionLayer() local
5373 newLastIndex = max(newLastIndex, (int32_t)i); in addClientCompositionLayer()
5378 newFirstIndex, newLastIndex); in addClientCompositionLayer()
5387 mExynosCompositionInfo.mLastIndex = newLastIndex; in addClientCompositionLayer()