Home
last modified time | relevance | path

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

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