subsurface: Add ds_subsurface_from_surface() 67/294267/2
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 27 Apr 2023 04:46:28 +0000 (13:46 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Mon, 19 Jun 2023 00:36:48 +0000 (00:36 +0000)
commitcd6337aa8132d9fe92d7f54d090f37f5c00643c7
treec2431edbabb210a5846cfb8016d8818e65840594
parent2d91ef82aaddcc3cf51a09d03ac1b405eeb4e89d
subsurface: Add ds_subsurface_from_surface()

As the name explains itself, the API is to get a ds_subsurface from a
ds_surface.

Change-Id: Iada285039de4e78c1df171d885128c72cd3cdc1c
include/libds/subsurface.h
src/compositor/compositor_private.h
src/compositor/subsurface.c
src/compositor/surface.c