Home
last modified time | relevance | path

Searched refs:newClipRight (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp5946 const int newClipRight = std::max(rotClipTL[0], rotClipBR[0]); in renderScreenImplLocked() local
5954 newClipRight + displacementX, newClipBottom + displacementY); in renderScreenImplLocked()