Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp986 const bool viewportOrientationChanged = mViewport.orientation != newViewport.orientation; in configureInputDevice() local
1011 mDisplayBounds == oldDisplayBounds && viewportOrientationChanged; in configureInputDevice()