Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:sync

1503       sync;
1552 sync=SyncCacheViewAuthenticPixels(destination_view,exception);
1553 if (sync == MagickFalse)
2364 sync;
2410 sync=SyncCacheViewAuthenticPixels(transverse_view,exception);
2411 if (sync == MagickFalse)