CanvasView: Refactoring to get rasterized buffer 19/265519/7
authorJunsuChoi <jsuya.choi@samsung.com>
Thu, 21 Oct 2021 08:46:12 +0000 (17:46 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Wed, 27 Oct 2021 05:38:21 +0000 (14:38 +0900)
When the rasterized buffer is fetched after the task is rasterized,
it is received as a texture, not as pixel data.
This makes the buffer in dali-adaptor not dependent on whether
to use NativeImageQueue's tbm_surface or PixelData.

Change-Id: I80338ea2454847ce88a8f79fa67e38a842cf67f2


No differences found