HomeSort by relevance Sort by last modified time
    Searched defs:setDisplayInfo (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp 139 void setDisplayInfo(int32_t displayId, int32_t width, int32_t height, int32_t orientation) {
156 mConfig.setDisplayInfo(false /*external*/, v);
157 mConfig.setDisplayInfo(true /*external*/, v);
    [all...]
  /frameworks/native/services/inputflinger/
InputReader.cpp 230 void InputReaderConfiguration::setDisplayInfo(bool external, const DisplayViewport& viewport) {
    [all...]

Completed in 114 milliseconds