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

  /external/drm_hwcomposer/
drmhwctwo.cpp 269 return HWC2::Error::BadConfig;
336 return HWC2::Error::BadConfig;
364 return HWC2::Error::BadConfig;
547 return HWC2::Error::BadConfig;
589 return HWC2::Error::BadConfig;
599 return HWC2::Error::BadConfig;
    [all...]
  /frameworks/native/libs/vr/libvrflinger/
hwc_types.h 212 BadConfig = HWC2_ERROR_BAD_CONFIG,
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp 306 if (error == HWC2::Error::BadConfig) {
328 if (error == HWC2::Error::BadConfig) {
HWC2.cpp 590 return Error::BadConfig;
  /hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
HWC2On1Adapter.cpp 601 to_string(Error::BadConfig).c_str());
602 return Error::BadConfig;
617 return Error::BadConfig;
811 return Error::BadConfig;
829 return Error::BadConfig;
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
HWC2On1Adapter.cpp 639 to_string(Error::BadConfig).c_str());
640 return Error::BadConfig;
656 return Error::BadConfig;
858 return Error::BadConfig;
876 return Error::BadConfig;
    [all...]
  /hardware/qcom/display/msm8909/sdm/libs/hwc2/
hwc_display.cpp 823 return HWC2::Error::BadConfig;
875 return HWC2::Error::BadConfig;
912 return HWC2::Error::BadConfig;
    [all...]
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
hwc_display.cpp 779 return HWC2::Error::BadConfig;
831 return HWC2::Error::BadConfig;
862 return HWC2::Error::BadConfig;
    [all...]
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_display.cpp 770 return HWC2::Error::BadConfig;
792 return HWC2::Error::BadConfig;
876 return HWC2::Error::BadConfig;
    [all...]
  /hardware/libhardware/include/hardware/
hwcomposer2.h 448 case HWC2_ERROR_BAD_CONFIG: return "BadConfig";
660 BadConfig = HWC2_ERROR_BAD_CONFIG,
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display.cpp 587 return HWC2::Error::BadConfig;
    [all...]

Completed in 301 milliseconds