Searched refs:isUBwcEnabled (Results 1 – 15 of 15) sorted by relevance
/aosp12/hardware/qcom/display/msm8996/libgralloc/ |
H A D | alloc_controller.cpp | 220 bool ubwc_enabled = isUBwcEnabled(format, usage); in getAlignedWidthAndHeight() 556 if (isUBwcEnabled(format, usage)) { in getSize() 722 tiled = isUBwcEnabled(format, usage) || isMacroTileEnabled(format, usage); in getBufferAttributes() 895 if(isUBwcEnabled(format, usage)) { in alloc_buffer() 957 bool isUBwcEnabled(int format, int usage) in isUBwcEnabled() function
|
H A D | gr.h | 77 bool isUBwcEnabled(int format, int usage);
|
H A D | gpu.cpp | 138 if (isUBwcEnabled(format, usage)) { in gralloc_alloc_buffer()
|
H A D | mapper.cpp | 458 *tileEnabled = isUBwcEnabled(format, usage) || in gralloc_perform()
|
/aosp12/hardware/qcom/display/msm8994/libgralloc/ |
H A D | alloc_controller.cpp | 178 if (isUBwcEnabled(format, usage)) { in getAlignedWidthAndHeight() 489 if (isUBwcEnabled(format, usage)) { in getSize() 796 bool isUBwcEnabled(int format, int usage) in isUBwcEnabled() function
|
H A D | gr.h | 76 bool isUBwcEnabled(int format, int usage);
|
H A D | gpu.cpp | 159 if (isUBwcEnabled(format, usage)) { in gralloc_alloc_buffer()
|
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc/ |
H A D | alloc_controller.cpp | 225 bool ubwc_enabled = isUBwcEnabled(format, usage); in getAlignedWidthAndHeight() 542 if (isUBwcEnabled(format, usage)) { in getSize() 892 if(isUBwcEnabled(format, usage)) { in alloc_buffer() 955 bool isUBwcEnabled(int format, int usage) in isUBwcEnabled() function
|
H A D | gr.h | 69 bool isUBwcEnabled(int format, int usage);
|
H A D | gpu.cpp | 138 if (isUBwcEnabled(format, usage)) { in gralloc_alloc_buffer()
|
H A D | mapper.cpp | 400 *tileEnabled = isUBwcEnabled(format, usage); in gralloc_perform()
|
/aosp12/hardware/qcom/display/msm8909/libgralloc/ |
H A D | alloc_controller.cpp | 225 bool ubwc_enabled = isUBwcEnabled(format, usage); in getAlignedWidthAndHeight() 542 if (isUBwcEnabled(format, usage)) { in getSize() 892 if(isUBwcEnabled(format, usage)) { in alloc_buffer() 955 bool isUBwcEnabled(int format, int usage) in isUBwcEnabled() function
|
H A D | gr.h | 69 bool isUBwcEnabled(int format, int usage);
|
H A D | gpu.cpp | 138 if (isUBwcEnabled(format, usage)) { in gralloc_alloc_buffer()
|
H A D | mapper.cpp | 400 *tileEnabled = isUBwcEnabled(format, usage); in gralloc_perform()
|