ecore-drm: Add width & height to Ecore_Drm_Fb structure
authorChris Michael <cp.michael@samsung.com>
Tue, 7 Apr 2015 14:49:45 +0000 (10:49 -0400)
committerStefan Schmidt <s.schmidt@samsung.com>
Thu, 9 Apr 2015 15:40:42 +0000 (17:40 +0200)
commit318f2c435a8013e75c0e9804bfea6fbb223f07f4
treedf7b940887aeafe167328ca75527fab26f98d56b
parente72e1e1751b711cb041ea91cd611877f8b1f040b
ecore-drm: Add width & height to Ecore_Drm_Fb structure

Summary: This adds a w & h field to the Ecore_Drm_Fb structure so it
can be used from within the Evas engine

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_drm/Ecore_Drm.h
src/lib/ecore_drm/ecore_drm_fb.c