Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DTouchInputMapper.h439 int32_t mPhysicalLeft; variable
H A DTouchInputMapper.cpp178 mPhysicalLeft(0), in TouchInputMapper()
748 mPhysicalLeft = naturalPhysicalLeft; in configureSurface()
786 mPhysicalLeft = 0; in configureSurface()
1089 dump += StringPrintf(INDENT3 "PhysicalLeft: %d\n", mPhysicalLeft); in dumpSurface()