Searched refs:resizePending (Results 1 - 1 of 1) sorted by last modified time

/frameworks/native/services/surfaceflinger/
H A DLayer.cpp484 const bool resizePending = (temp.requested.w != temp.active.w) || local
487 if (resizePending) {

Completed in 591 milliseconds