Home
last modified time | relevance | path

Searched refs:isUBwcEnabled (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/display/msm8996/libgralloc/
Dalloc_controller.cpp212 bool ubwc_enabled = isUBwcEnabled(format, usage); in getAlignedWidthAndHeight()
549 if (isUBwcEnabled(format, usage)) { in getSize()
712 tiled = isUBwcEnabled(format, usage) || isMacroTileEnabled(format, usage); in getBufferAttributes()
887 if(isUBwcEnabled(format, usage)) { in alloc_buffer()
946 bool isUBwcEnabled(int format, int usage) in isUBwcEnabled() function
Dgr.h77 bool isUBwcEnabled(int format, int usage);
Dgpu.cpp130 if (isUBwcEnabled(format, usage)) { in gralloc_alloc_buffer()
Dmapper.cpp386 *tileEnabled = isUBwcEnabled(format, usage) || in gralloc_perform()
/hardware/qcom/display/msm8994/libgralloc/
Dgr.h76 bool isUBwcEnabled(int format, int usage);
Dalloc_controller.cpp176 if (isUBwcEnabled(format, usage)) { in getAlignedWidthAndHeight()
484 if (isUBwcEnabled(format, usage)) { in getSize()
787 bool isUBwcEnabled(int format, int usage) in isUBwcEnabled() function
Dgpu.cpp151 if (isUBwcEnabled(format, usage)) { in gralloc_alloc_buffer()