Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:sync

175     3) When the special channel flag 'sync' (syncronize channel updates)
616 sync;
663 sync=SyncCacheViewAuthenticPixels(image_view,exception);
664 if (sync == MagickFalse)
703 sync;
739 sync=SyncCacheViewAuthenticPixels(image_view,exception);
740 if (sync == MagickFalse)
876 sync;
932 sync=SyncCacheViewAuthenticPixels(canvas_view,exception);
933 if (sync == MagickFalse)
1055 sync;
1104 sync=SyncCacheViewAuthenticPixels(canvas_view,exception);
1105 if (sync == MagickFalse)
2448 sync;
2509 sync=SyncCacheViewAuthenticPixels(image_view,exception);
2510 if (sync == MagickFalse)