• Home
  • History
  • Annotate
  • Raw
  • Download

Lines Matching refs:DestroyCacheView

404   blur_view=DestroyCacheView(blur_view);  in AdaptiveBlurImage()
405 edge_view=DestroyCacheView(edge_view); in AdaptiveBlurImage()
406 image_view=DestroyCacheView(image_view); in AdaptiveBlurImage()
725 sharp_view=DestroyCacheView(sharp_view); in AdaptiveSharpenImage()
726 edge_view=DestroyCacheView(edge_view); in AdaptiveSharpenImage()
727 image_view=DestroyCacheView(image_view); in AdaptiveSharpenImage()
1135 blur_view=DestroyCacheView(blur_view); in BilateralBlurImage()
1136 image_view=DestroyCacheView(image_view); in BilateralBlurImage()
1486 despeckle_view=DestroyCacheView(despeckle_view); in DespeckleImage()
1487 image_view=DestroyCacheView(image_view); in DespeckleImage()
1977 kuwahara_view=DestroyCacheView(kuwahara_view); in KuwaharaImage()
1978 image_view=DestroyCacheView(image_view); in KuwaharaImage()
2077 contrast_view=DestroyCacheView(contrast_view); in LocalContrastImage()
2078 image_view=DestroyCacheView(image_view); in LocalContrastImage()
2091 contrast_view=DestroyCacheView(contrast_view); in LocalContrastImage()
2092 image_view=DestroyCacheView(image_view); in LocalContrastImage()
2273 contrast_view=DestroyCacheView(contrast_view); in LocalContrastImage()
2274 image_view=DestroyCacheView(image_view); in LocalContrastImage()
2562 blur_view=DestroyCacheView(blur_view); in MotionBlurImage()
2563 motion_view=DestroyCacheView(motion_view); in MotionBlurImage()
2564 image_view=DestroyCacheView(image_view); in MotionBlurImage()
3372 blur_view=DestroyCacheView(blur_view); in RotationalBlurImage()
3373 radial_view=DestroyCacheView(radial_view); in RotationalBlurImage()
3374 image_view=DestroyCacheView(image_view); in RotationalBlurImage()
3710 blur_view=DestroyCacheView(blur_view); in SelectiveBlurImage()
3711 luminance_view=DestroyCacheView(luminance_view); in SelectiveBlurImage()
3712 image_view=DestroyCacheView(image_view); in SelectiveBlurImage()
3952 shade_view=DestroyCacheView(shade_view); in ShadeImage()
3953 image_view=DestroyCacheView(image_view); in ShadeImage()
4216 spread_view=DestroyCacheView(spread_view); in SpreadImage()
4217 image_view=DestroyCacheView(image_view); in SpreadImage()
4392 unsharp_view=DestroyCacheView(unsharp_view); in UnsharpMaskImage()
4393 image_view=DestroyCacheView(image_view); in UnsharpMaskImage()