surface: Add ds_surface_viewport 74/281274/1
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 25 Aug 2022 06:50:37 +0000 (15:50 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Thu, 15 Sep 2022 06:16:03 +0000 (15:16 +0900)
commitc37817d0ef24809219f83604cf8977fe949a98bd
tree3b96aec727839dc6ed5465bcb797c64d75a8b56b
parent2b56144b3b34818457d8aed6e83098aa077bcc3f
surface: Add ds_surface_viewport

This introduces ds_surface_viewport and its functions to be used for
manipulating viewport of surface.

The ds_surface_viewport is to provide an exclusive access of surface
viewport for all viewport protocols such as wp_viewport, scaler, and
tizen_viewport.

Change-Id: Ia502902ad418120993cf7f14a6348bcf5e33ba8e
include/libds/surface.h
src/surface/surface-private.h
src/surface/surface.c