Home
last modified time | relevance | path

Searched refs:ENABLE_FB_UBWC_PROP (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/display/msm8909/include/
Ddisplay_properties.h80 #define ENABLE_FB_UBWC_PROP GRALLOC_PROP("enable_fb_ubwc") macro
/hardware/qcom/sdm845/display/include/
Ddisplay_properties.h80 #define ENABLE_FB_UBWC_PROP GRALLOC_PROP("enable_fb_ubwc") macro
/hardware/qcom/display/msm8909/gralloc/
Dgralloc_priv.h30 #define ENABLE_FB_UBWC_PROP GRALLOC_PROP("enable_fb_ubwc") macro
/hardware/qcom/sdm845/display/gralloc/
Dgralloc_priv.h32 #define ENABLE_FB_UBWC_PROP GRALLOC_PROP("enable_fb_ubwc") macro
/hardware/qcom/sm8150/display/include/
Ddisplay_properties.h80 #define ENABLE_FB_UBWC_PROP GRALLOC_PROP("enable_fb_ubwc") macro
/hardware/qcom/display/msm8909/sdm/libs/utils/
Ddebug.cpp149 debug_.debug_handler_->GetProperty(ENABLE_FB_UBWC_PROP, &ubwc_framebuffer); in IsUbwcTiledFrameBuffer()
/hardware/qcom/sm8150/display/sdm/libs/utils/
Ddebug.cpp148 DebugHandler::Get()->GetProperty(ENABLE_FB_UBWC_PROP, &ubwc_framebuffer); in IsUbwcTiledFrameBuffer()
/hardware/qcom/sdm845/display/sdm/libs/utils/
Ddebug.cpp148 DebugHandler::Get()->GetProperty(ENABLE_FB_UBWC_PROP, &ubwc_framebuffer); in IsUbwcTiledFrameBuffer()