e_pixmap: do not refresh image if the render update lock is enabled 19/312119/2
authorChangyeon Lee <cyeon.lee@samsung.com>
Tue, 4 Jun 2024 10:08:32 +0000 (19:08 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Tue, 4 Jun 2024 10:09:31 +0000 (10:09 +0000)
commit862ebf2b0fd19ed1333f25e047b898341f595412
tree9db03ed8aee89ecd42256dc9f6a64825a86d78ae
parent4284051c9898b139da4aa17383829e10d1c37452
e_pixmap: do not refresh image if the render update lock is enabled

The buffer reference of e_pixmap causes the client to wait for
an idle buffer until the render update lock is disabled.

Change-Id: I7eaf857181b3968deb9003f10c93a25835247f6e
src/bin/e_pixmap.c