Home
last modified time | relevance | path

Searched refs:DISABLE_UBWC_PROP (Results 1 – 17 of 17) sorted by relevance

/hardware/qcom/display/msm8909/include/
Ddisplay_properties.h79 #define DISABLE_UBWC_PROP GRALLOC_PROP("disable_ubwc") macro
/hardware/qcom/sdm845/display/include/
Ddisplay_properties.h79 #define DISABLE_UBWC_PROP GRALLOC_PROP("disable_ubwc") macro
/hardware/qcom/display/msm8909/gralloc/
Dgralloc_priv.h29 #define DISABLE_UBWC_PROP GRALLOC_PROP("disable_ubwc") macro
Dgr_adreno_info.cpp76 property_get(DISABLE_UBWC_PROP, property, "0"); in AdrenoMemInfo()
/hardware/qcom/sdm845/display/gralloc/
Dgralloc_priv.h30 #define DISABLE_UBWC_PROP GRALLOC_PROP("disable_ubwc") macro
Dgr_adreno_info.cpp84 property_get(DISABLE_UBWC_PROP, property, "0"); in AdrenoMemInfo()
/hardware/qcom/sm8150/display/include/
Ddisplay_properties.h79 #define DISABLE_UBWC_PROP GRALLOC_PROP("disable_ubwc") macro
/hardware/qcom/display/msm8909/sdm/libs/utils/
Ddebug.cpp146 debug_.debug_handler_->GetProperty(DISABLE_UBWC_PROP, &ubwc_disabled); in IsUbwcTiledFrameBuffer()
/hardware/qcom/sdm845/display/sdm/libs/utils/
Ddebug.cpp145 DebugHandler::Get()->GetProperty(DISABLE_UBWC_PROP, &ubwc_disabled); in IsUbwcTiledFrameBuffer()
/hardware/qcom/sm8150/display/sdm/libs/utils/
Ddebug.cpp145 DebugHandler::Get()->GetProperty(DISABLE_UBWC_PROP, &ubwc_disabled); in IsUbwcTiledFrameBuffer()
/hardware/qcom/sm8150/display/libqdutils/
Dqd_utils.cpp97 property_get(DISABLE_UBWC_PROP, property, "0"); in querySDEInfoDRM()
/hardware/qcom/sdm845/display/libqdutils/
Dqd_utils.cpp97 property_get(DISABLE_UBWC_PROP, property, "0"); in querySDEInfoDRM()
/hardware/qcom/sm8150/display/gralloc/
Dgr_adreno_info.cpp84 property_get(DISABLE_UBWC_PROP, property, "0"); in AdrenoMemInfo()
/hardware/qcom/display/msm8909/libqdutils/
Dqd_utils.cpp96 property_get(DISABLE_UBWC_PROP, property, "0"); in querySDEInfoDRM()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display.cpp1624 HWCDebugHandler::Get()->GetProperty(DISABLE_UBWC_PROP, &ubwc_disabled); in BuildLayerStack()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display.cpp1969 HWCDebugHandler::Get()->GetProperty(DISABLE_UBWC_PROP, &ubwc_disabled); in SetFrameBufferResolution()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display.cpp2071 HWCDebugHandler::Get()->GetProperty(DISABLE_UBWC_PROP, &ubwc_disabled); in SetFrameBufferResolution()