Searched defs:sizeChanged (Results 1 – 2 of 2) sorted by relevance
475 const bool sizeChanged = (front.requested_w != temp.requested_w) || in doTransaction() local
1430 bool sizeChanged = mLocked.surfaceWidth != width || mLocked.surfaceHeight != height; in configureSurfaceLocked() local