Home
last modified time | relevance | path

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

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