Searched refs:currentCount (Results 1 – 2 of 2) sorted by relevance
1265 auto currentCount = mHwc1RequestedContents ? in prepare() local1269 requiredCount, currentCount, mHwc1RequestedContents.get()); in prepare()1271 bool layerCountChanged = (currentCount != requiredCount); in prepare()
1711 int32_t currentCount = (mQueuedWorkCount -= count); in subQueuedWorkCount() local1712 if (currentCount == 0) { in subQueuedWorkCount()