Searched refs:associatedDisplayIsExternal (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/input/
H A DInputReader.h1200 bool associatedDisplayIsExternal; member in struct:android::TouchInputMapper::Parameters
H A DInputReader.cpp2803 mParameters.associatedDisplayIsExternal = false;
2808 mParameters.associatedDisplayIsExternal =
2844 toString(mParameters.associatedDisplayIsExternal));
2909 if (!mConfig.getDisplayInfo(mParameters.associatedDisplayIsExternal, &newViewport)) {

Completed in 139 milliseconds