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

  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_session.h 51 return HWC2_ERROR_BAD_DISPLAY;
68 return HWC2_ERROR_BAD_DISPLAY;
hwc_session.cpp 235 return HWC2_ERROR_BAD_DISPLAY;
259 return HWC2_ERROR_BAD_DISPLAY;
270 return HWC2_ERROR_BAD_DISPLAY;
391 return HWC2_ERROR_BAD_DISPLAY;
411 return HWC2_ERROR_BAD_DISPLAY;
530 return HWC2_ERROR_BAD_DISPLAY;
539 return HWC2_ERROR_BAD_DISPLAY;
559 return HWC2_ERROR_BAD_DISPLAY;
    [all...]
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc2/
hwc_session.h 51 return HWC2_ERROR_BAD_DISPLAY;
68 return HWC2_ERROR_BAD_DISPLAY;
hwc_session.cpp 233 return HWC2_ERROR_BAD_DISPLAY;
257 return HWC2_ERROR_BAD_DISPLAY;
268 return HWC2_ERROR_BAD_DISPLAY;
389 return HWC2_ERROR_BAD_DISPLAY;
409 return HWC2_ERROR_BAD_DISPLAY;
528 return HWC2_ERROR_BAD_DISPLAY;
537 return HWC2_ERROR_BAD_DISPLAY;
557 return HWC2_ERROR_BAD_DISPLAY;
    [all...]
  /hardware/libhardware/include/hardware/
hwcomposer2.h 187 HWC2_ERROR_BAD_DISPLAY,
388 case HWC2_ERROR_BAD_DISPLAY: return "BadDisplay";
589 BadDisplay = HWC2_ERROR_BAD_DISPLAY,
    [all...]

Completed in 45 milliseconds