summaryrefslogtreecommitdiffstats
path: root/gralloc_drm.h
diff options
context:
space:
mode:
Diffstat (limited to 'gralloc_drm.h')
-rw-r--r--gralloc_drm.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gralloc_drm.h b/gralloc_drm.h
index 4ba7d7b..87047ca 100644
--- a/gralloc_drm.h
+++ b/gralloc_drm.h
@@ -29,6 +29,10 @@ extern "C" {
#endif
enum {
+ /* perform(const struct gralloc_module_t *mod,
+ * int op,
+ * int *fd);
+ */
GRALLOC_MODULE_PERFORM_GET_DRM_FD = 0x40000002,
/* perform(const struct gralloc_module_t *mod,