tbm_surface_internal: remove direct alls of backend functions 89/259889/1
authorSooChan Lim <sc1.lim@samsung.com>
Tue, 15 Jun 2021 03:25:35 +0000 (12:25 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Tue, 15 Jun 2021 12:03:10 +0000 (21:03 +0900)
commitb00d6bd1c941b9edd50864de7a00918ee51862ac
tree00e4d70a28c0fb4f9d2ed8d65b06a16b08cd6fc3
parent47f4306a09526b2fc1b00d3d1521bf65e1263d25
tbm_surface_internal: remove direct alls of backend functions

The tbm_bo_alloc_with_format calls tbm_module_bo_alloc_with_format.
The tbm_module_bo_alloc_with_format calls the backend functions.

Change-Id: Ic5cac77257e95e567367b6f16c395c55dd22beba
src/tbm_surface_internal.c