Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DTouchInputMapper.cpp681 bool viewportOrientationChanged = mViewport.orientation != newViewport->orientation; in configureSurface() local
774 mRawSurfaceHeight == oldSurfaceHeight && viewportOrientationChanged; in configureSurface()