Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp977 DisplayViewport tempViewport = mViewport; in configureInputDevice() local
978 tempViewport.isActive = newViewport.isActive; in configureInputDevice()
979 viewportChanged = tempViewport != newViewport; in configureInputDevice()