android_external_minigbm/cros_gralloc
Gurchetan Singh a1892b2800 minigbm: standardize naming of buffer creation flags
We use the terms "flags" and "usage" interchangeably in this repo,
since they essentally mean the same thing.  However, let's be a
little more consistent since it's kind of confusing, especially
when buffer map flags come to play. Let's:

	- refer to everything in the drv_* layer as use_flags
	- refer to everything in the gbm/gralloc layers as
	  usages

BUG=chromium:764871
TEST=emerge-eve {arc-cros-gralloc, minigbm}

Change-Id: If987d72369b895f38cde87e50ce1080f78f2a084
Reviewed-on: https://chromium-review.googlesource.com/691423
Commit-Ready: Gurchetan Singh <gurchetansingh@chromium.org>
Tested-by: Gurchetan Singh <gurchetansingh@chromium.org>
Reviewed-by: Stéphane Marchesin <marcheu@chromium.org>
2017-10-02 17:27:17 -07:00
..
gralloc0 minigbm: standardize naming of buffer creation flags 2017-10-02 17:27:17 -07:00
cros_gralloc_buffer.cc minigbm: flush buffer instead of unmapping 2017-09-27 23:52:08 -07:00
cros_gralloc_buffer.h minigbm: cros_gralloc: fix mis-named variable 2017-09-15 10:50:26 -07:00
cros_gralloc_driver.cc minigbm: standardize naming of buffer creation flags 2017-10-02 17:27:17 -07:00
cros_gralloc_driver.h minigbm: cros_gralloc: support GRALLOC_MODULE_API_VERSION_0_3 2017-07-29 02:44:06 -07:00
cros_gralloc_handle.h minigbm: standardize naming of buffer creation flags 2017-10-02 17:27:17 -07:00
cros_gralloc_helpers.cc minigbm: cros_gralloc: support GRALLOC_MODULE_API_VERSION_0_3 2017-07-29 02:44:06 -07:00
cros_gralloc_helpers.h minigbm: cros_gralloc: support GRALLOC_MODULE_API_VERSION_0_3 2017-07-29 02:44:06 -07:00
cros_gralloc_types.h minigbm: standardize naming of buffer creation flags 2017-10-02 17:27:17 -07:00
Makefile minigbm: cros_gralloc: support GRALLOC_MODULE_API_VERSION_0_3 2017-07-29 02:44:06 -07:00