Searched defs:sizeChanged (Results 1 – 2 of 2) sorted by relevance
348 const bool sizeChanged = (front.requested_w != temp.requested_w) || in doTransaction() local
2704 bool sizeChanged = mSurfaceWidth != width || mSurfaceHeight != height; in configureSurface() local