ecore_wl2: add ecore_wl2_subsurface_aux_hint_set 63/255363/3
authorShinwoo Kim <cinoo.kim@samsung.com>
Wed, 17 Mar 2021 10:28:29 +0000 (19:28 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Wed, 17 Mar 2021 11:20:07 +0000 (20:20 +0900)
commita21d9a8cb24ca3c8fdc390f7f7a1f9b0b5a7dd7b
tree8b35937ad9d53df363259c674d562910f810187c
parent84e1cc6470f8d02c34526ba7bdaa61c015a3f742
ecore_wl2: add ecore_wl2_subsurface_aux_hint_set

This patch is providing way to set auxiliary hint on subsurface.
Application could get filpped image with following line.

ecore_wl2_subsurface_aux_hint_set(subsurface, "wm.video.flip.mode", "1");

+ reducing debug message

*tizen_only

Change-Id: I6a6f7c91bb088abd2daf8d57ef3c439f957ca6e0
src/lib/ecore_wl2/Ecore_Wl2.h
src/lib/ecore_wl2/ecore_wl2_subsurf.c