e_hwc_planes: make some function to be static functions 97/189097/3
authorSooChan Lim <sc1.lim@samsung.com>
Thu, 13 Sep 2018 09:27:44 +0000 (18:27 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Thu, 13 Sep 2018 09:48:02 +0000 (18:48 +0900)
commitab43a5c03dab301ec0bb259270da7a88a6a506bc
tree67dfe3bc99a54211c6102bc9acd57d7fa2c57b0d
parentcfbc523bb9ff444415ce5ad7804318af3427df38
e_hwc_planes: make some function to be static functions

The functions below is to be the static functions.

EINTERN Eina_Bool            e_hwc_planes_usable(E_Hwc *hwc);
EINTERN void                 e_hwc_planes_begin(E_Hwc *hwc);
EINTERN void                 e_hwc_planes_changed(E_Hwc *hwc);

Change-Id: I1cc2f9119c09e9ea0b378216541085d924b6d617
src/bin/e_hwc_planes.c
src/bin/e_hwc_planes.h