Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp5944 const int newClipLeft = std::min(rotClipTL[0], rotClipBR[0]); in renderScreenImplLocked() local
5953 Rect(newClipLeft + displacementX, newClipTop + displacementY, in renderScreenImplLocked()