OSDN Git Service

minigbm: Remove _HW_ from BO_USE_HW_CAMERA_* usage flags
authorTomasz Figa <tfiga@chromium.org>
Tue, 11 Jul 2017 09:28:02 +0000 (18:28 +0900)
committerchrome-bot <chrome-bot@chromium.org>
Fri, 14 Jul 2017 02:45:56 +0000 (19:45 -0700)
commitfd0b01640ed4bc022505717d7629c1ba4a731f54
treefc7dab52abd0b591500907af50083e264aec0e68
parent23b85cb123d6a94323a09a6710c12273a22a9e30
minigbm: Remove _HW_ from BO_USE_HW_CAMERA_* usage flags

Camera is supposed to mean camera hardware and the superfluous _HW_ does
not give us anything other than making the names longer.

BUG=b:62358788
TEST=compile

Change-Id: I3608470f17efe700fa43901167fa614ff9eac09c
Reviewed-on: https://chromium-review.googlesource.com/566774
Commit-Ready: Tomasz Figa <tfiga@chromium.org>
Tested-by: Tomasz Figa <tfiga@chromium.org>
Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
cros_gralloc/gralloc0/gralloc0.cc
drv.h
i915.c