Home
last modified time | relevance | path

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

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