Searched refs:new_count (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DEventThread.cpp78 const int32_t new_count = (count == 0) ? -1 : count; local
79 if (connection->count != new_count) {
80 connection->count = new_count;

Completed in 4 milliseconds