ecore-drm: Add API function to find an output at given coordinates
authorChris Michael <cp.michael@samsung.com>
Wed, 8 Apr 2015 14:41:26 +0000 (10:41 -0400)
committerStefan Schmidt <s.schmidt@samsung.com>
Fri, 10 Apr 2015 09:09:50 +0000 (11:09 +0200)
commite11be98ed05b695d9dc6f662b1f957eca28c2160
tree430758bd1fb1d599e07117bb43efbe234547eb2e
parent70e8a002718e137bf85f20c6179fa8932fd12083
ecore-drm: Add API function to find an output at given coordinates

Summary: This commit adds an API function that can be used to find an
output given an x/y coordinate pair.

@feature

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