Searched defs:matchingFramesFound (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DBufferLayer.cpp974 bool matchingFramesFound = false; local
982 matchingFramesFound = true;
995 return !matchingFramesFound || allTransactionsApplied;

Completed in 20 milliseconds