HomeSort by relevance Sort by last modified time
    Searched refs:DestroyCacheView (Results 1 - 25 of 55) sorted by null

1 2 3

  /external/ImageMagick/MagickCore/
prepress.c 152 image_view=DestroyCacheView(image_view);
cache-view.h 55 *DestroyCacheView(CacheView *);
channel.c 190 destination_view=DestroyCacheView(destination_view);
191 source_view=DestroyCacheView(source_view);
623 image_view=DestroyCacheView(image_view);
643 combine_view=DestroyCacheView(combine_view);
820 separate_view=DestroyCacheView(separate_view);
821 image_view=DestroyCacheView(image_view);
    [all...]
compare.c 319 highlight_view=DestroyCacheView(highlight_view);
320 reconstruct_view=DestroyCacheView(reconstruct_view);
321 image_view=DestroyCacheView(image_view);
482 reconstruct_view=DestroyCacheView(reconstruct_view);
483 image_view=DestroyCacheView(image_view);
592 reconstruct_view=DestroyCacheView(reconstruct_view);
593 image_view=DestroyCacheView(image_view);
707 reconstruct_view=DestroyCacheView(reconstruct_view);
708 image_view=DestroyCacheView(image_view);
810 reconstruct_view=DestroyCacheView(reconstruct_view)
    [all...]
attribute.c 227 edge_view=DestroyCacheView(edge_view);
372 edge_view=DestroyCacheView(edge_view);
554 image_view=DestroyCacheView(image_view);
620 image_view=DestroyCacheView(image_view);
812 image_view=DestroyCacheView(image_view);
891 image_view=DestroyCacheView(image_view);
    [all...]
colormap.c 237 image_view=DestroyCacheView(image_view);
371 image_view=DestroyCacheView(image_view);
transform.c 384 chop_view=DestroyCacheView(chop_view);
385 image_view=DestroyCacheView(image_view);
498 cmyk_view=DestroyCacheView(cmyk_view);
499 image_view=DestroyCacheView(image_view);
737 crop_view=DestroyCacheView(crop_view);
738 image_view=DestroyCacheView(image_view);
    [all...]
effect.c 406 blur_view=DestroyCacheView(blur_view);
407 edge_view=DestroyCacheView(edge_view);
408 image_view=DestroyCacheView(image_view);
728 sharp_view=DestroyCacheView(sharp_view);
729 edge_view=DestroyCacheView(edge_view);
730 image_view=DestroyCacheView(image_view);
    [all...]
paint.c 361 floodplane_view=DestroyCacheView(floodplane_view);
362 image_view=DestroyCacheView(image_view);
863 paint_view=DestroyCacheView(paint_view);
864 image_view=DestroyCacheView(image_view);
    [all...]
fourier.c 347 Cr_view=DestroyCacheView(Cr_view);
348 Ci_view=DestroyCacheView(Ci_view);
349 Br_view=DestroyCacheView(Br_view);
350 Bi_view=DestroyCacheView(Bi_view);
351 Ar_view=DestroyCacheView(Ar_view);
352 Ai_view=DestroyCacheView(Ai_view);
620 magnitude_view=DestroyCacheView(magnitude_view);
672 phase_view=DestroyCacheView(phase_view);
768 image_view=DestroyCacheView(image_view);
    [all...]
fx.c 404 noise_view=DestroyCacheView(noise_view);
405 image_view=DestroyCacheView(image_view);
561 image_view=DestroyCacheView(image_view);
562 shift_view=DestroyCacheView(shift_view);
813 image_view=DestroyCacheView(image_view);
    [all...]
threshold.c 357 threshold_view=DestroyCacheView(threshold_view);
358 image_view=DestroyCacheView(image_view);
722 image_view=DestroyCacheView(image_view);
898 image_view=DestroyCacheView(image_view);
1061 image_view=DestroyCacheView(image_view);
    [all...]
composite.c 525 source_view=DestroyCacheView(source_view);
526 image_view=DestroyCacheView(image_view);
689 source_view=DestroyCacheView(source_view);
690 image_view=DestroyCacheView(image_view);
762 source_view=DestroyCacheView(source_view);
763 image_view=DestroyCacheView(image_view);
943 source_view=DestroyCacheView(source_view);
944 canvas_view=DestroyCacheView(canvas_view);
    [all...]
enhance.c 733 image_view=DestroyCacheView(image_view);
784 image_view=DestroyCacheView(image_view);
892 clut_view=DestroyCacheView(clut_view);
963 image_view=DestroyCacheView(image_view);
    [all...]
statistic.c 569 image_view=DestroyCacheView(image_view);
586 image_view=DestroyCacheView(image_view);
668 image_view=DestroyCacheView(image_view);
692 image_view=DestroyCacheView(image_view);
766 evaluate_view=DestroyCacheView(evaluate_view);
874 image_view=DestroyCacheView(image_view);
    [all...]
image.c 601 image_view=DestroyCacheView(image_view);
617 append_view=DestroyCacheView(append_view);
    [all...]
vision.c 347 image_view=DestroyCacheView(image_view);
433 component_view=DestroyCacheView(component_view);
434 image_view=DestroyCacheView(image_view);
549 component_view=DestroyCacheView(component_view);
693 component_view=DestroyCacheView(component_view);
resize.c     [all...]
shear.c 497 image_view=DestroyCacheView(image_view);
552 image_view=DestroyCacheView(image_view);
    [all...]
quantize.c 646 image_view=DestroyCacheView(image_view);
    [all...]
colorspace.c 380 image_view=DestroyCacheView(image_view);
434 image_view=DestroyCacheView(image_view);
630 image_view=DestroyCacheView(image_view);
738 image_view=DestroyCacheView(image_view);
801 image_view=DestroyCacheView(image_view);
    [all...]
  /external/ImageMagick/coders/
mask.c 283 mask_view=DestroyCacheView(mask_view);
284 image_view=DestroyCacheView(image_view);
  /external/ImageMagick/www/source/
analyze.c 186 image_view=DestroyCacheView(image_view);
  /external/ImageMagick/Magick++/lib/
Pixels.cpp 34 _view=DestroyCacheView(_view);
  /external/ImageMagick/filters/
analyze.c 183 image_view=DestroyCacheView(image_view);

Completed in 195 milliseconds

1 2 3