Home
last modified time | relevance | path

Searched refs:crtc_feature (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_device_drm.cpp1327 bool crtc_feature = true; in SetPPFeatures() local
1330 crtc_feature = true; in SetPPFeatures()
1337 crtc_feature = false; in SetPPFeatures()
1352 if (!ret && crtc_feature) in SetPPFeatures()
1354 else if (!ret && !crtc_feature) in SetPPFeatures()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_device_drm.cpp1550 bool crtc_feature = true; in SetPPFeatures() local
1563 crtc_feature = false; in SetPPFeatures()
1573 if (!ret && crtc_feature) in SetPPFeatures()
1576 else if (!ret && !crtc_feature) in SetPPFeatures()