/hardware/qcom/display/msm8909w_3100/sdm/libs/core/ |
D | display_virtual.h | 47 return kErrorNotSupported; in SetActiveConfig() 51 return kErrorNotSupported; in SetMixerResolution() 54 return kErrorNotSupported; in SetVSyncState() 57 return kErrorNotSupported; in SetRefreshRate() 60 return kErrorNotSupported; in GetMixerResolution() 63 return kErrorNotSupported; in SetDetailEnhancerData()
|
D | display_base.h | 68 return kErrorNotSupported; in SetActiveConfig() 72 return kErrorNotSupported; in ControlPartialUpdate() 75 return kErrorNotSupported; in DisablePartialUpdateOneFrame() 78 return kErrorNotSupported; in SetDisplayMode() 84 return kErrorNotSupported; in SetPanelBrightness() 87 return kErrorNotSupported; in CachePanelBrightness() 90 return kErrorNotSupported; in OnMinHdcpEncryptionLevelChange() 105 return kErrorNotSupported; in GetPanelBrightness()
|
/hardware/qcom/display/msm8998/sdm/libs/core/ |
D | display_virtual.h | 46 return kErrorNotSupported; in SetActiveConfig() 50 return kErrorNotSupported; in SetMixerResolution() 53 return kErrorNotSupported; in SetVSyncState() 56 return kErrorNotSupported; in SetRefreshRate() 59 return kErrorNotSupported; in GetMixerResolution() 62 return kErrorNotSupported; in SetDetailEnhancerData()
|
D | display_base.h | 67 return kErrorNotSupported; in SetActiveConfig() 71 return kErrorNotSupported; in ControlPartialUpdate() 74 return kErrorNotSupported; in DisablePartialUpdateOneFrame() 77 return kErrorNotSupported; in SetDisplayMode() 83 return kErrorNotSupported; in SetPanelBrightness() 86 return kErrorNotSupported; in CachePanelBrightness() 89 return kErrorNotSupported; in OnMinHdcpEncryptionLevelChange() 105 return kErrorNotSupported; in GetPanelBrightness()
|
/hardware/qcom/display/msm8996/sdm/libs/core/ |
D | display_virtual.h | 47 return kErrorNotSupported; in SetActiveConfig() 51 return kErrorNotSupported; in SetMixerResolution() 54 return kErrorNotSupported; in SetVSyncState() 57 return kErrorNotSupported; in SetRefreshRate() 60 return kErrorNotSupported; in GetMixerResolution() 63 return kErrorNotSupported; in SetDetailEnhancerData()
|
D | display_base.h | 72 return kErrorNotSupported; in SetActiveConfig() 76 return kErrorNotSupported; in ControlPartialUpdate() 79 return kErrorNotSupported; in DisablePartialUpdateOneFrame() 82 return kErrorNotSupported; in SetDisplayMode() 88 return kErrorNotSupported; in SetPanelBrightness() 91 return kErrorNotSupported; in OnMinHdcpEncryptionLevelChange() 104 return kErrorNotSupported; in GetPanelBrightness()
|
/hardware/qcom/sdm845/display/sdm/libs/core/ |
D | display_virtual.h | 46 return kErrorNotSupported; in SetActiveConfig() 50 return kErrorNotSupported; in SetMixerResolution() 53 return kErrorNotSupported; in SetVSyncState() 56 return kErrorNotSupported; in SetRefreshRate() 59 return kErrorNotSupported; in SetDetailEnhancerData() 67 virtual DisplayError TeardownConcurrentWriteback(void) { return kErrorNotSupported; } in TeardownConcurrentWriteback()
|
D | display_base.h | 68 return kErrorNotSupported; in SetActiveConfig() 72 return kErrorNotSupported; in ControlPartialUpdate() 75 return kErrorNotSupported; in DisablePartialUpdateOneFrame() 78 return kErrorNotSupported; in SetDisplayMode() 84 return kErrorNotSupported; in SetPanelBrightness() 87 return kErrorNotSupported; in OnMinHdcpEncryptionLevelChange() 103 return kErrorNotSupported; in GetPanelBrightness() 120 return kErrorNotSupported; in ControlIdlePowerCollapse()
|
/hardware/qcom/display/msm8909/sdm/libs/core/ |
D | display_virtual.h | 46 return kErrorNotSupported; in SetActiveConfig() 50 return kErrorNotSupported; in SetMixerResolution() 53 return kErrorNotSupported; in SetVSyncState() 56 return kErrorNotSupported; in SetRefreshRate() 59 return kErrorNotSupported; in SetDetailEnhancerData()
|
D | display_base.h | 68 return kErrorNotSupported; in SetActiveConfig() 72 return kErrorNotSupported; in ControlPartialUpdate() 75 return kErrorNotSupported; in DisablePartialUpdateOneFrame() 78 return kErrorNotSupported; in SetDisplayMode() 84 return kErrorNotSupported; in SetPanelBrightness() 87 return kErrorNotSupported; in OnMinHdcpEncryptionLevelChange() 102 return kErrorNotSupported; in GetPanelBrightness()
|
/hardware/qcom/sm8150/display/sdm/libs/core/ |
D | display_base.h | 73 return kErrorNotSupported; in SetActiveConfig() 77 return kErrorNotSupported; in ControlPartialUpdate() 80 return kErrorNotSupported; in DisablePartialUpdateOneFrame() 83 return kErrorNotSupported; in SetDisplayMode() 88 virtual DisplayError SetPanelBrightness(int32_t level) override { return kErrorNotSupported; } in SetPanelBrightness() 90 return kErrorNotSupported; in OnMinHdcpEncryptionLevelChange() 96 return kErrorNotSupported; in SetDynamicDSIClock() 99 return kErrorNotSupported; in GetDynamicDSIClock() 102 return kErrorNotSupported; in GetSupportedDSIClock() 105 return kErrorNotSupported; in SetPanelLuminanceAttributes() [all …]
|
/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
D | hw_virtual_drm.h | 45 virtual DisplayError SetVSyncState(bool enable) { return kErrorNotSupported; } in SetVSyncState() 47 return kErrorNotSupported; in SetMixerAttributes() 58 return kErrorNotSupported; in SetScaleLutConfig() 61 return kErrorNotSupported; in UnsetScaleLutConfig()
|
D | hw_device_drm.h | 76 virtual DisplayError GetDefaultConfig(uint32_t *default_config) { return kErrorNotSupported; } in GetDefaultConfig() 99 virtual DisplayError SetPanelBrightness(int32_t level) override { return kErrorNotSupported; }; in SetPanelBrightness() 106 return kErrorNotSupported; in GetPanelBrightness() 120 virtual DisplayError SetDppsFeature(void *payload, size_t size) { return kErrorNotSupported; } in SetDppsFeature() 121 virtual DisplayError GetDppsFeatureInfo(void *payload, size_t size) { return kErrorNotSupported; } in GetDppsFeatureInfo() 122 virtual DisplayError TeardownConcurrentWriteback(void) { return kErrorNotSupported; } in TeardownConcurrentWriteback() 124 return kErrorNotSupported; in HandleSecureEvent() 127 return kErrorNotSupported; in ControlIdlePowerCollapse() 129 virtual DisplayError SetDisplayDppsAdROI(void *payload) { return kErrorNotSupported; } in SetDisplayDppsAdROI()
|
/hardware/qcom/sm8150/display/sdm/libs/core/fb/ |
D | hw_device.h | 67 virtual DisplayError GetDefaultConfig(uint32_t *default_config) { return kErrorNotSupported; } in GetDefaultConfig() 102 virtual DisplayError UnsetScaleLutConfig() { return kErrorNotSupported; } in UnsetScaleLutConfig() 106 virtual DisplayError SetDppsFeature(void *payload, size_t size) { return kErrorNotSupported; } in SetDppsFeature() 107 virtual DisplayError GetDppsFeatureInfo(void *payload, size_t size) { return kErrorNotSupported; } in GetDppsFeatureInfo() 110 return kErrorNotSupported; in HandleSecureEvent() 113 return kErrorNotSupported; in ControlIdlePowerCollapse() 115 virtual DisplayError SetDisplayDppsAdROI(void *payload) { return kErrorNotSupported; } in SetDisplayDppsAdROI() 118 virtual DisplayError TeardownConcurrentWriteback(void) { return kErrorNotSupported; } in TeardownConcurrentWriteback() 121 return kErrorNotSupported; in GetDisplayIdentificationData()
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | cpuhint.cpp | 45 return kErrorNotSupported; in Init() 52 return kErrorNotSupported; in Init() 62 return kErrorNotSupported; in Init()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | cpuhint.cpp | 45 return kErrorNotSupported; in Init() 52 return kErrorNotSupported; in Init() 62 return kErrorNotSupported; in Init()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | cpuhint.cpp | 45 return kErrorNotSupported; in Init() 52 return kErrorNotSupported; in Init() 62 return kErrorNotSupported; in Init()
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | cpuhint.cpp | 45 return kErrorNotSupported; in Init() 52 return kErrorNotSupported; in Init() 62 return kErrorNotSupported; in Init()
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | cpuhint.cpp | 45 return kErrorNotSupported; in Init() 52 return kErrorNotSupported; in Init() 62 return kErrorNotSupported; in Init()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | cpuhint.cpp | 45 return kErrorNotSupported; in Init() 52 return kErrorNotSupported; in Init() 62 return kErrorNotSupported; in Init()
|
/hardware/qcom/display/msm8998/sdm/libs/core/fb/ |
D | hw_virtual.h | 35 virtual DisplayError SetVSyncState(bool enable) { return kErrorNotSupported; } in SetVSyncState() 37 return kErrorNotSupported; in SetMixerAttributes()
|
/hardware/qcom/display/msm8909/sdm/libs/core/fb/ |
D | hw_virtual.h | 35 virtual DisplayError SetVSyncState(bool enable) { return kErrorNotSupported; } in SetVSyncState() 37 return kErrorNotSupported; in SetMixerAttributes()
|
/hardware/qcom/sdm845/display/sdm/libs/core/fb/ |
D | hw_virtual.h | 35 virtual DisplayError SetVSyncState(bool enable) { return kErrorNotSupported; } in SetVSyncState() 37 return kErrorNotSupported; in SetMixerAttributes()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/ |
D | hw_virtual.h | 35 virtual DisplayError SetVSyncState(bool enable) { return kErrorNotSupported; } in SetVSyncState() 37 return kErrorNotSupported; in SetMixerAttributes()
|
/hardware/qcom/display/msm8996/sdm/libs/core/fb/ |
D | hw_virtual.h | 37 virtual DisplayError SetVSyncState(bool enable) { return kErrorNotSupported; } in SetVSyncState() 39 return kErrorNotSupported; in SetMixerAttributes()
|