[CS] s/draw_target/label + mode/
authorJihoon Lee <jhoon.it.lee@samsung.com>
Mon, 28 Sep 2020 10:50:30 +0000 (19:50 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Tue, 6 Oct 2020 04:50:30 +0000 (13:50 +0900)
commit84400ef3db14a1fab3f1860845cb1cb7f0e08c0a
tree12f06b6113f35f8bd1fb7b654ded446ac9152651
parent73ac8550f3f2796a8ff8d76992137be3777d87ff
[CS] s/draw_target/label + mode/

This patch changes ad->draw_target to draw->label and draw->mode to
incorporate with inference and training at the same time

**Self evaluation:**
1. Build test: [X]Passed [ ]Failed [ ]Skipped
2. Run test: [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
Applications/Tizen_native/CustomShortcut/inc/data.h
Applications/Tizen_native/CustomShortcut/src/data.c
Applications/Tizen_native/CustomShortcut/src/main.c
Applications/Tizen_native/CustomShortcut/src/view.c