tbm_bo: remove tbm_bo_alloc_with_tiled_format 88/259888/1
authorSooChan Lim <sc1.lim@samsung.com>
Tue, 15 Jun 2021 03:11:43 +0000 (12:11 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Tue, 15 Jun 2021 12:03:10 +0000 (21:03 +0900)
commit47f4306a09526b2fc1b00d3d1521bf65e1263d25
treea0d5fddd36232e1972ea59c8ffdbe98c4c563bc2
parent46ddd85c50353a35118f8544d14b566e3c95a05a
tbm_bo: remove tbm_bo_alloc_with_tiled_format

This function is internal function and it is not used anymore.
The bufmgr_func->bufmgr_alloc_bo_with_tiled_format backend func will
be deprecated.

Change-Id: Id933ac57cdbf337734d430570399725f7a218dac
src/tbm_bo.c
src/tbm_bufmgr_int.h
src/tbm_surface_internal.c