add tdm_output_set_mirror 00/210500/3
authorSooChan Lim <sc1.lim@samsung.com>
Mon, 22 Jul 2019 00:39:10 +0000 (09:39 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 22 Jul 2019 10:09:17 +0000 (10:09 +0000)
commit9bd49c10734de8b55679ecd3bb663200354bc5b7
tree91100168542c940a3aacdf781983847f807e10e5
parent1622e07c4116392a2129f31f17c9069cf70c1006
add tdm_output_set_mirror

This function set the mirro image of the src_output to the output.
If there is the hardware or the implementation to display the mirror image
of the src_output to the output, the backend does it in this function.

Change-Id: Ic661793af90ce4d87684d1f0bbcb14a5052e2585
include/tdm.h
include/tdm_backend.h
src/tdm_output.c