Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h428 int32_t mPhysicalWidth; variable
DTouchInputMapper.cpp176 mPhysicalWidth(-1), in TouchInputMapper()
722 mPhysicalWidth = naturalPhysicalWidth; in configureSurface()
756 mPhysicalWidth = rawWidth; in configureSurface()
1058 dump += StringPrintf(INDENT3 "PhysicalWidth: %dpx\n", mPhysicalWidth); in dumpSurface()