Home
last modified time | relevance | path

Searched refs:HWC2_ERROR_NONE (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp197 return HWC2_ERROR_NONE; in Hwc2ImplCreateVirtualDisplay()
217 return HWC2_ERROR_NONE; in Hwc2ImplDestroyVirtualDisplay()
247 return HWC2_ERROR_NONE; in Hwc2ImplRegisterCallback()
252 return HWC2_ERROR_NONE; in Hwc2ImplRegisterCallback()
254 return HWC2_ERROR_NONE; in Hwc2ImplRegisterCallback()
266 return HWC2_ERROR_NONE; in Hwc2ImplAcceptDisplayChanges()
279 return HWC2_ERROR_NONE; in Hwc2ImplCreateLayer()
292 return HWC2_ERROR_NONE; in Hwc2ImplDestroyLayer()
309 return HWC2_ERROR_NONE; in Hwc2ImplGetActiveConfig()
328 return HWC2_ERROR_NONE; in Hwc2ImplGetChangedCompositionTypes()
[all …]
Dhwc_session.cpp377 return HWC2_ERROR_NONE; in DestroyVirtualDisplay()
476 return HWC2_ERROR_NONE; in GetDozeSupport()
1231 if (err != HWC2_ERROR_NONE) in SetColorModeOverride()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp70 return HWC2_ERROR_NONE; in registerCallbackHook()
105 return HWC2_ERROR_NONE; in getDisplayNameHook()
115 return HWC2_ERROR_NONE; in getDisplayTypeHook()
125 return HWC2_ERROR_NONE; in getDozeSupportHook()
137 return HWC2_ERROR_NONE; in getHdrCapabilitiesHook()
147 return HWC2_ERROR_NONE; in setPowerModeHook()
157 return HWC2_ERROR_NONE; in setVsyncEnabledHook()
176 return HWC2_ERROR_NONE; in getColorModesHook()
188 return HWC2_ERROR_NONE; in setColorModeHook()
200 return HWC2_ERROR_NONE; in setColorTransformHook()
[all …]
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h185 if (err != HWC2_ERROR_NONE) { in getColorModes()
193 if (err != HWC2_ERROR_NONE) { in getColorModes()
211 if (err != HWC2_ERROR_NONE) { in getDisplayConfigs()
217 if (err != HWC2_ERROR_NONE) { in getDisplayConfigs()
228 if (err != HWC2_ERROR_NONE) { in getDisplayName()
234 if (err != HWC2_ERROR_NONE) { in getDisplayName()
267 if (err != HWC2_ERROR_NONE) { in getHdrCapabilities()
276 if (err != HWC2_ERROR_NONE) { in getHdrCapabilities()
320 if (err == HWC2_ERROR_NONE && releaseFence >= 0) { in setOutputBuffer()
336 if (err != HWC2_ERROR_NONE && err != HWC2_ERROR_HAS_CHANGES) { in validateDisplay()
[all …]
/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/
DHwcHal.h59 if (error != HWC2_ERROR_NONE) { in getPerFrameMetadataKeys()
68 if (error != HWC2_ERROR_NONE) { in getPerFrameMetadataKeys()
108 if (error == HWC2_ERROR_NONE) { in getReadbackBufferAttributes()
183 if (error != HWC2_ERROR_NONE) { in getRenderIntents()
191 if (error != HWC2_ERROR_NONE) { in getRenderIntents()
221 if (error != HWC2_ERROR_NONE) { in getDataspaceSaturationMatrix()
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h129 if (error != HWC2_ERROR_NONE) { in getDisplayIdentificationData()
136 if (error != HWC2_ERROR_NONE) { in getDisplayIdentificationData()
207 if (errorRaw != HWC2_ERROR_NONE) { in getDisplayedContentSample()
227 if (error != HWC2_ERROR_NONE) { in getDisplayCapabilities()
235 if (error != HWC2_ERROR_NONE) { in getDisplayCapabilities()
338 if (error != HWC2_ERROR_NONE) { in getChangedCompositionTypes()
346 if (error != HWC2_ERROR_NONE) { in getChangedCompositionTypes()
373 return HWC2_ERROR_NONE; in getChangedCompositionTypes()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_session.cpp394 return HWC2_ERROR_NONE; in DestroyVirtualDisplay()
516 return HWC2_ERROR_NONE; in GetDataspaceSaturationMatrix()
620 return HWC2_ERROR_NONE; in GetDozeSupport()
896 if (status != HWC2_ERROR_NONE) { in SetPowerMode()
905 if (error != HWC2_ERROR_NONE) { in SetPowerMode()
914 return HWC2_ERROR_NONE; in SetPowerMode()
966 if (status != HWC2_ERROR_NONE) { in GetDisplayCapabilities()
972 if (status != HWC2_ERROR_NONE) { in GetDisplayCapabilities()
997 if (status != HWC2_ERROR_NONE) { in SetDisplayBrightness()
1725 if (err != HWC2_ERROR_NONE) in SetColorModeOverride()
[all …]
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.cpp528 return HWC2_ERROR_NONE; in DestroyVirtualDisplay()
540 return HWC2_ERROR_NONE; in DestroyVirtualDisplay()
667 return HWC2_ERROR_NONE; in GetDataspaceSaturationMatrix()
873 return HWC2_ERROR_NONE; in RegisterCallback()
1060 if (status != HWC2_ERROR_NONE) { in SetPowerMode()
1071 if (error != HWC2_ERROR_NONE) { in SetPowerMode()
1091 return HWC2_ERROR_NONE; in SetPowerMode()
1131 return HWC2_ERROR_NONE; in GetDozeSupport()
1175 if (status != HWC2_ERROR_NONE) { in GetDisplayCapabilities()
1181 if (status != HWC2_ERROR_NONE) { in GetDisplayCapabilities()
[all …]
/hardware/libhardware/include/hardware/
Dhwcomposer2.h208 HWC2_ERROR_NONE = 0, enumerator
514 case HWC2_ERROR_NONE: return "None"; in getErrorName()
771 None = HWC2_ERROR_NONE,
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_session.cpp273 return HWC2_ERROR_NONE; in DestroyVirtualDisplay()
373 return HWC2_ERROR_NONE; in GetDozeSupport()
381 return HWC2_ERROR_NONE; in GetHdrCapabilities()
1234 if (err != HWC2_ERROR_NONE) in SetColorModeOverride()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_session.cpp290 return HWC2_ERROR_NONE; in DestroyVirtualDisplay()
388 return HWC2_ERROR_NONE; in GetDozeSupport()
1259 if (err != HWC2_ERROR_NONE) in SetColorModeOverride()
1274 if (err != HWC2_ERROR_NONE) in SetColorModeById()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_session.cpp379 return HWC2_ERROR_NONE; in DestroyVirtualDisplay()
481 return HWC2_ERROR_NONE; in GetDozeSupport()
1192 if (err != HWC2_ERROR_NONE) in SetColorModeOverride()
/hardware/interfaces/graphics/composer/2.2/
DIComposerClient.hal209 * @return error - is HWC2_ERROR_NONE or one of the following errors:
252 * @return error - is HWC2_ERROR_NONE or one of the following errors: