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

  /hardware/libhardware/include/hardware/
hwcomposer2.h 380 case HWC2_ERROR_BAD_DISPLAY: return "BadDisplay";
580 BadDisplay = HWC2_ERROR_BAD_DISPLAY,
    [all...]
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWC2On1Adapter.cpp 388 return Error::BadDisplay;
    [all...]
HWC2On1Adapter.h 403 return static_cast<int32_t>(HWC2::Error::BadDisplay);

Completed in 481 milliseconds