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 165 bool isMainDisplay() const { return type == DisplayDevice::DISPLAY_PRIMARY; }
  /frameworks/native/services/inputflinger/
InputDispatcher.cpp 172 static bool isMainDisplay(int32_t displayId) {
859 if (isMainDisplay(entry->displayId)) {
    [all...]

Completed in 77 milliseconds