Lines Matching refs:DestroyCacheView
383 chop_view=DestroyCacheView(chop_view); in ChopImage()
384 image_view=DestroyCacheView(image_view); in ChopImage()
496 cmyk_view=DestroyCacheView(cmyk_view); in ConsolidateCMYKImages()
497 image_view=DestroyCacheView(image_view); in ConsolidateCMYKImages()
734 crop_view=DestroyCacheView(crop_view); in CropImage()
735 image_view=DestroyCacheView(image_view); in CropImage()
1081 excerpt_view=DestroyCacheView(excerpt_view); in ExcerptImage()
1082 image_view=DestroyCacheView(image_view); in ExcerptImage()
1279 flip_view=DestroyCacheView(flip_view); in FlipImage()
1280 image_view=DestroyCacheView(image_view); in FlipImage()
1415 flop_view=DestroyCacheView(flop_view); in FlopImage()
1416 image_view=DestroyCacheView(image_view); in FlopImage()
1527 destination_view=DestroyCacheView(destination_view); in CopyImageRegion()
1528 source_view=DestroyCacheView(source_view); in CopyImageRegion()
1980 splice_view=DestroyCacheView(splice_view); in SpliceImage()
1981 image_view=DestroyCacheView(image_view); in SpliceImage()
2213 transpose_view=DestroyCacheView(transpose_view); in TransposeImage()
2214 image_view=DestroyCacheView(image_view); in TransposeImage()
2355 transverse_view=DestroyCacheView(transverse_view); in TransverseImage()
2356 image_view=DestroyCacheView(image_view); in TransverseImage()