Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DTouchInputMapper.cpp752 const int32_t oldSurfaceHeight = mRawSurfaceHeight; in configureSurface() local
774 mRawSurfaceHeight == oldSurfaceHeight && viewportOrientationChanged; in configureSurface()