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

/frameworks/native/services/inputflinger/
H A DInputReader.cpp2857 mParameters.associatedDisplayIsExternal = false;
2862 mParameters.associatedDisplayIsExternal =
2908 toString(mParameters.associatedDisplayIsExternal));
2975 if (!mConfig.getDisplayInfo(mParameters.associatedDisplayIsExternal, &newViewport)) {
H A DInputReader.h1243 bool associatedDisplayIsExternal; member in struct:android::TouchInputMapper::Parameters

Completed in 171 milliseconds