summaryrefslogtreecommitdiff
path: root/gralloc4/src/mali_gralloc_buffer.h
diff options
context:
space:
mode:
authorAnthony Han <modan@google.com>2021-03-16 22:02:47 +0000
committerAnthony Han <modan@google.com>2021-03-17 03:27:46 +0000
commit41a65036971ab59e8b7e238feaadf462608ea1a0 (patch)
treeacc40c19873599bf65d5eac448b9f6b9a39f2d89 /gralloc4/src/mali_gralloc_buffer.h
parente10649fad206d6e5440d180ce684965475e82c89 (diff)
downloadgchips-41a65036971ab59e8b7e238feaadf462608ea1a0.tar.gz
Gralloc: remove unused usages
SBWC_REQUEST_10BIT and HFR_MODE usages are unused in Gralloc and should be removed. Bug: 182940134 Test: build Change-Id: I0e4d3446c2e302e3b692575424d58091d213fb20
Diffstat (limited to 'gralloc4/src/mali_gralloc_buffer.h')
-rw-r--r--gralloc4/src/mali_gralloc_buffer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gralloc4/src/mali_gralloc_buffer.h b/gralloc4/src/mali_gralloc_buffer.h
index 56e4f59..a00234d 100644
--- a/gralloc4/src/mali_gralloc_buffer.h
+++ b/gralloc4/src/mali_gralloc_buffer.h
@@ -131,7 +131,6 @@ struct private_handle_t
{
PRIV_FLAGS_USES_2PRIVATE_DATA = 1U << 4,
PRIV_FLAGS_USES_3PRIVATE_DATA = 1U << 5,
- PRIV_FLAGS_USES_HFR_MODE = 1U << 6,
};
enum