Lines Matching refs:DestroyCacheView
381 chop_view=DestroyCacheView(chop_view); in ChopImage()
382 image_view=DestroyCacheView(image_view); in ChopImage()
494 cmyk_view=DestroyCacheView(cmyk_view); in ConsolidateCMYKImages()
495 image_view=DestroyCacheView(image_view); in ConsolidateCMYKImages()
732 crop_view=DestroyCacheView(crop_view); in CropImage()
733 image_view=DestroyCacheView(image_view); in CropImage()
1077 excerpt_view=DestroyCacheView(excerpt_view); in ExcerptImage()
1078 image_view=DestroyCacheView(image_view); in ExcerptImage()
1273 flip_view=DestroyCacheView(flip_view); in FlipImage()
1274 image_view=DestroyCacheView(image_view); in FlipImage()
1409 flop_view=DestroyCacheView(flop_view); in FlopImage()
1410 image_view=DestroyCacheView(image_view); in FlopImage()
1521 destination_view=DestroyCacheView(destination_view); in CopyImageRegion()
1522 source_view=DestroyCacheView(source_view); in CopyImageRegion()
1974 splice_view=DestroyCacheView(splice_view); in SpliceImage()
1975 image_view=DestroyCacheView(image_view); in SpliceImage()
2207 transpose_view=DestroyCacheView(transpose_view); in TransposeImage()
2208 image_view=DestroyCacheView(image_view); in TransposeImage()
2349 transverse_view=DestroyCacheView(transverse_view); in TransverseImage()
2350 image_view=DestroyCacheView(image_view); in TransverseImage()