HomeSort by relevance Sort by last modified time
    Searched refs:VIEWPORT_VIRTUAL (Results 1 - 3 of 3) sorted by null

  /frameworks/native/include/input/
DisplayViewport.h 99 VIEWPORT_VIRTUAL = 3,
  /frameworks/base/services/core/java/com/android/server/input/
InputManagerService.java 298 public static final int VIEWPORT_VIRTUAL = 3;
    [all...]
  /frameworks/native/services/inputflinger/
InputReader.cpp 262 if (viewportType == ViewportType::VIEWPORT_VIRTUAL && uniqueDisplayId != NULL) {
    [all...]

Completed in 373 milliseconds