Searched defs:createDisplayViewport (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp145 DisplayViewport v = createDisplayViewport(displayId, width, height, orientation, uniqueId);
154 viewports.push_back(createDisplayViewport(displayId, width, height, orientation, uniqueId));
188 DisplayViewport createDisplayViewport(int32_t displayId, int32_t width, int32_t height, function in class:android::FakeInputReaderPolicy

Completed in 41 milliseconds