tbm_bufmgr: change tbm_bo_alloc_with_format name 00/259900/1
authorSooChan Lim <sc1.lim@samsung.com>
Wed, 16 Jun 2021 05:40:40 +0000 (14:40 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Wed, 16 Jun 2021 06:03:08 +0000 (15:03 +0900)
commite63541a42a8470996ae0dc2209b2febaaa71c390
tree3eb58bb841134aa3b209bd8ad99eecbcf814c589
parent53781fa7ced41df99ba1d3c4b10fa04d5247fcc3
tbm_bufmgr: change tbm_bo_alloc_with_format name

change tbm_bo_alloc_with_format into tbm_bufmgr_internal_alloc_bo_with_format
and move this function to tbm_bufmgr.c

Change-Id: I1827f2ee05534ad7a56221b4c704a33dc965c432
src/tbm_bo.c
src/tbm_bufmgr.c
src/tbm_bufmgr_int.h
src/tbm_module.c
src/tbm_surface_internal.c