OSDN Git Service

drm_hwcomposer: Add blob property type
authorSean Paul <seanpaul@chromium.org>
Wed, 8 Jul 2015 14:43:54 +0000 (10:43 -0400)
committerSean Paul <seanpaul@chromium.org>
Wed, 8 Jul 2015 14:45:06 +0000 (10:45 -0400)
commit85c58c63ff707874d62e7b088e5ed439b8724d6f
tree290a09a3e0cd90d71979621ad1d74e33d6e39b10
parentbe98c8cb94511d374238e4a02c92b545b6e5fde2
drm_hwcomposer: Add blob property type

The blob property type doesn't use the values_ vector, instead
just storing the blob id directly in value_.

Change-Id: Ibde7c64cb7fe515ece9e9f396866de2da518707f
Signed-off-by: Sean Paul <seanpaul@chromium.org>
drmproperty.cpp
drmproperty.h