Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h424 int32_t mPhysicalHeight; variable
DTouchInputMapper.cpp168 mPhysicalHeight(-1), in TouchInputMapper()
728 mPhysicalHeight = naturalPhysicalHeight; in configureSurface()
743 mPhysicalHeight = rawHeight; in configureSurface()
1039 dump += StringPrintf(INDENT3 "PhysicalHeight: %dpx\n", mPhysicalHeight); in dumpSurface()