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

  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.h 178 bool isMainDisplay() const { return type == DisplayDevice::DISPLAY_PRIMARY; }
  /frameworks/native/services/inputflinger/
InputDispatcher.cpp 175 static bool isMainDisplay(int32_t displayId) {
873 if (isMainDisplay(entry->displayId)) {
    [all...]

Completed in 67 milliseconds