Fix unclear naming of member variable and function of FixedImageCache 89/300489/2
authorseungho baek <sbsh.baek@samsung.com>
Thu, 26 Oct 2023 05:49:29 +0000 (14:49 +0900)
committerseungho baek <sbsh.baek@samsung.com>
Mon, 30 Oct 2023 06:38:53 +0000 (15:38 +0900)
commitbb8b7c15a886dfba4d525db9b3e7c847a1ceb71d
treedc500fcc9a14e8d6cfe4abf7b561f83a77fe4539
parentedb8f7d3acfd3c080b19ff3aa55b7d6039b48767
Fix unclear naming of member variable and function of FixedImageCache

 - Some naming of member variable and function have not changed after some logic is changed.
 - In current implementation, FixedImageCache not use a concept of front frame.
 - This patch fixed such a unclear naming and fixed parameters to match the naming too.

Change-Id: I43baf87b2cb67941aa89e8fd6aadce33c4495565
Signed-off-by: seungho baek <sbsh.baek@samsung.com>
dali-toolkit/internal/visuals/animated-image/fixed-image-cache.cpp
dali-toolkit/internal/visuals/animated-image/fixed-image-cache.h