Searched refs:image_view (Results 1 - 25 of 62) sorted by relevance

123

/external/ImageMagick/MagickCore/
H A Dimage-view.c99 % ImageView *CloneImageView(const ImageView *image_view)
103 % o image_view: the image view. argument
106 MagickExport ImageView *CloneImageView(const ImageView *image_view)
111 assert(image_view != (ImageView *) NULL);
112 assert(image_view->signature == MagickCoreSignature);
117 clone_view->description=ConstantString(image_view->description);
118 clone_view->extent=image_view->extent;
119 clone_view->view=CloneCacheView(image_view->view);
121 InheritException(clone_view->exception,image_view->exception);
122 clone_view->debug=image_view
146 DestroyImageView(ImageView *image_view) argument
334 GetImageViewAuthenticMetacontent( const ImageView *image_view) argument
364 GetImageViewAuthenticPixels( const ImageView *image_view) argument
398 GetImageViewException(const ImageView *image_view, ExceptionType *severity) argument
450 GetImageViewExtent(const ImageView *image_view) argument
479 GetImageViewImage(const ImageView *image_view) argument
621 GetImageViewVirtualMetacontent( const ImageView *image_view) argument
651 GetImageViewVirtualPixels( const ImageView *image_view) argument
682 IsImageView(const ImageView *image_view) argument
719 *image_view; local
775 *image_view; local
821 SetImageViewDescription(ImageView *image_view, const char *description) argument
[all...]
H A Dprepress.c92 *image_view;
115 image_view=AcquireVirtualCacheView(image,exception);
131 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1,exception);
152 image_view=DestroyCacheView(image_view);
90 *image_view; local
H A Dcolormap.c186 *image_view;
201 image_view=AcquireAuthenticCacheView(image,exception);
219 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
234 if (SyncCacheViewAuthenticPixels(image_view,exception) == MagickFalse)
237 image_view=DestroyCacheView(image_view);
297 *image_view;
348 image_view=AcquireAuthenticCacheView(image,exception);
360 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
373 if (SyncCacheViewAuthenticPixels(image_view,exceptio
183 *image_view; local
293 *image_view; local
[all...]
H A Dattribute.c131 *image_view;
158 image_view=AcquireVirtualCacheView(image,exception);
159 r=GetCacheViewVirtualPixels(image_view,0,0,1,1,exception);
162 image_view=DestroyCacheView(image_view);
167 r=GetCacheViewVirtualPixels(image_view,(ssize_t) image->columns-1,0,1,1,
172 r=GetCacheViewVirtualPixels(image_view,0,(ssize_t) image->rows-1,1,1,
202 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1,exception);
240 image_view=DestroyCacheView(image_view);
129 *image_view; local
277 *image_view; local
645 *image_view; local
727 *image_view; local
934 *image_view; local
1006 *image_view; local
[all...]
H A Dthreshold.c189 *image_view,
232 image_view=AcquireVirtualCacheView(image,exception);
262 p=GetCacheViewVirtualPixels(image_view,-((ssize_t) width/2L),y-(ssize_t)
358 image_view=DestroyCacheView(image_view);
412 *image_view;
436 image_view=AcquireAuthenticCacheView(image,exception);
451 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
483 if (SyncCacheViewAuthenticPixels(image_view,exception) == MagickFalse)
499 image_view
183 *image_view, local
405 *image_view; local
531 *image_view; local
694 *image_view; local
1292 *image_view; local
1490 *image_view; local
1629 *image_view; local
1778 *image_view; local
[all...]
H A Dquantize.c534 *image_view;
540 image_view=AcquireAuthenticCacheView(image,exception);
561 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,
632 if (SyncCacheViewAuthenticPixels(image_view,exception) == MagickFalse)
648 image_view=DestroyCacheView(image_view);
764 *image_view;
806 image_view=AcquireVirtualCacheView(image,exception);
815 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1,exception);
922 p=GetCacheViewVirtualPixels(image_view,
528 *image_view; local
757 *image_view; local
1492 *image_view; local
1677 Riemersma(Image *image,CacheView *image_view,CubeInfo *cube_info, const size_t level,const unsigned int direction,ExceptionInfo *exception) argument
1806 RiemersmaDither(Image *image,CacheView *image_view, CubeInfo *cube_info,const unsigned int direction,ExceptionInfo *exception) argument
1929 *image_view; local
2185 *image_view; local
2350 *image_view; local
3302 *image_view; local
[all...]
H A Dpaint.c139 *image_view;
217 image_view=AcquireVirtualCacheView(image,exception);
241 p=GetCacheViewVirtualPixels(image_view,0,y,(size_t) (x1+1),1,exception);
275 p=GetCacheViewVirtualPixels(image_view,x,y,image->columns-x,1,
304 p=GetCacheViewVirtualPixels(image_view,x,y,(size_t) (x2-x+1),1,
346 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
362 if (SyncCacheViewAuthenticPixels(image_view,exception) == MagickFalse)
366 image_view=DestroyCacheView(image_view);
698 *image_view,
137 *image_view; local
694 *image_view, local
915 *image_view; local
1045 *image_view; local
1175 *image_view; local
[all...]
H A Dchannel.c521 *image_view; local
559 image_view=AcquireVirtualCacheView(next,exception);
560 p=GetCacheViewVirtualPixels(image_view,0,y,next->columns,1,exception);
573 image_view=DestroyCacheView(image_view);
663 *image_view, local
703 image_view=AcquireVirtualCacheView(image,exception);
722 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1,exception);
771 image_view=DestroyCacheView(image_view);
932 *image_view; local
[all...]
H A Dcompare.c134 *image_view,
214 image_view=AcquireVirtualCacheView(image,exception);
238 p=GetCacheViewVirtualPixels(image_view,0,y,columns,1,exception);
304 image_view=DestroyCacheView(image_view);
353 *image_view,
376 image_view=AcquireVirtualCacheView(image,exception);
397 p=GetCacheViewVirtualPixels(image_view,0,y,columns,1,exception);
458 image_view=DestroyCacheView(image_view);
132 *image_view, local
350 *image_view, local
463 *image_view, local
567 *image_view, local
670 *image_view, local
766 *image_view, local
872 *image_view, local
1030 *image_view, local
1528 *image_view, local
1654 *image_view, local
[all...]
H A Denhance.c310 *image_view;
357 image_view=AcquireAuthenticCacheView(image,exception);
375 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
416 if (SyncCacheViewAuthenticPixels(image_view,exception) == MagickFalse)
431 image_view=DestroyCacheView(image_view);
510 *image_view;
757 image_view=AcquireAuthenticCacheView(image,exception);
775 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
793 if (SyncCacheViewAuthenticPixels(image_view,exceptio
305 *image_view; local
504 *image_view; local
871 *image_view; local
1023 *image_view; local
1332 *image_view; local
1504 *image_view; local
1788 *image_view; local
1963 *image_view; local
2183 *image_view; local
2390 *image_view; local
2548 *image_view; local
2834 *image_view; local
3150 *image_view; local
3434 *image_view; local
3774 *image_view; local
[all...]
H A Dtransform.c197 *image_view;
253 image_view=AcquireVirtualCacheView(image,exception);
272 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1,exception);
336 p=GetCacheViewVirtualPixels(image_view,0,extent.y+extent.height+y,
382 image_view=DestroyCacheView(image_view);
420 *image_view;
457 image_view=AcquireVirtualCacheView(images,exception);
470 p=GetCacheViewVirtualPixels(image_view,0,y,images->columns,1,exception);
496 image_view
194 *image_view; local
416 *image_view; local
539 *image_view; local
987 *image_view; local
1187 *image_view; local
1328 *image_view; local
1709 *image_view, local
2161 *image_view, local
2306 *image_view, local
[all...]
H A Dfx.c276 *image_view, local
327 image_view=AcquireVirtualCacheView(image,exception);
353 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1,exception);
405 image_view=DestroyCacheView(image_view);
447 *image_view, local
484 image_view=AcquireVirtualCacheView(image,exception);
512 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1,exception);
561 image_view=DestroyCacheView(image_view);
673 *image_view; local
860 *image_view; local
3086 *image_view; local
3252 *image_view, local
3530 *image_view, local
3708 PlasmaImageProxy(Image *image,CacheView *image_view, CacheView *u_view,CacheView *v_view,RandomInfo *random_info, const SegmentInfo *segment,size_t attenuate,size_t depth, ExceptionInfo *exception) argument
3922 *image_view, local
4183 *image_view, local
4338 *image_view; local
4648 *image_view; local
5103 *image_view, local
5310 *image_view, local
5628 *image_view, local
5817 *image_view, local
[all...]
H A Dshear.c337 *image_view;
388 image_view=AcquireVirtualCacheView(image,exception);
411 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1,exception);
468 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1,exception);
502 image_view=DestroyCacheView(image_view);
512 *image_view;
530 image_view=AcquireVirtualCacheView(image,exception);
541 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1,exception);
557 image_view
334 *image_view; local
509 *image_view; local
717 *image_view, local
1159 *image_view; local
1375 *image_view; local
[all...]
H A Dcipher.c574 *image_view;
666 image_view=AcquireAuthenticCacheView(image,exception);
676 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
679 length=ExportQuantumPixels(image,image_view,quantum_info,quantum_type,
700 (void) ImportQuantumPixels(image,image_view,quantum_info,quantum_type,
702 if (SyncCacheViewAuthenticPixels(image_view,exception) == MagickFalse)
709 image_view=DestroyCacheView(image_view);
785 *image_view;
887 image_view
565 *image_view; local
775 *image_view; local
[all...]
H A Dcolorspace.c233 *image_view;
284 image_view=AcquireAuthenticCacheView(image,exception);
305 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,
320 sync=SyncCacheViewAuthenticPixels(image_view,exception);
324 image_view=DestroyCacheView(image_view);
343 image_view=AcquireAuthenticCacheView(image,exception);
361 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,
373 sync=SyncCacheViewAuthenticPixels(image_view,exception);
377 image_view
229 *image_view; local
1695 *image_view; local
[all...]
H A Deffect.c140 *image_view;
253 image_view=AcquireVirtualCacheView(image,exception);
302 p=GetCacheViewVirtualPixels(image_view,x-((ssize_t) (width-j)/2L),y-
408 image_view=DestroyCacheView(image_view);
462 *image_view;
575 image_view=AcquireVirtualCacheView(image,exception);
624 p=GetCacheViewVirtualPixels(image_view,x-((ssize_t) (width-j)/2L),y-
730 image_view=DestroyCacheView(image_view);
138 *image_view; local
459 *image_view; local
979 *image_view; local
1446 *image_view, local
1682 *image_view, local
2005 *image_view, local
2777 *image_view, local
3057 *image_view, local
3388 *image_view, local
3737 *image_view, local
3896 *image_view, local
[all...]
H A Ddecorate.c179 *image_view,
286 image_view=AcquireVirtualCacheView(image,exception);
437 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1,exception);
601 image_view=DestroyCacheView(image_view);
660 *image_view;
698 image_view=AcquireAuthenticCacheView(image,exception);
714 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
774 if (SyncCacheViewAuthenticPixels(image_view,exception) == MagickFalse)
804 q=GetCacheViewAuthenticPixels(image_view,
175 *image_view, local
655 *image_view; local
[all...]
H A Dresize.c1683 *image_view,
1724 image_view=AcquireVirtualCacheView(image,exception);
1776 status=InterpolatePixelChannels(image,image_view,resize_image,method,
1798 image_view=DestroyCacheView(image_view);
1847 *image_view,
1901 image_view=AcquireVirtualCacheView(image,exception);
1912 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1,exception);
1928 image_view=DestroyCacheView(image_view);
1672 *image_view, local
1835 *image_view, local
2029 *image_view, local
2396 *image_view, local
2611 *image_view, local
2971 *image_view, local
3176 *image_view, local
[all...]
H A Dimage.c539 *image_view;
550 image_view=AcquireVirtualCacheView(next,exception);
574 p=GetCacheViewVirtualPixels(image_view,0,y,next->columns,1,exception);
601 image_view=DestroyCacheView(image_view);
1055 *image_view,
1086 image_view=AcquireAuthenticCacheView(image,exception);
1109 q=QueueCacheViewAuthenticPixels(image_view,offset->x,y+offset->y,
1134 sync=SyncCacheViewAuthenticPixels(image_view,exception);
1151 image_view
533 *image_view; local
1044 *image_view, local
1428 *image_view; local
2025 *image_view; local
2219 *image_view; local
2333 *image_view; local
2940 *image_view; local
3058 *image_view; local
3529 *image_view; local
[all...]
H A Dstatistic.c495 *image_view;
540 image_view=AcquireVirtualCacheView(next,exception);
541 p=GetCacheViewVirtualPixels(image_view,x,y,1,1,exception);
544 image_view=DestroyCacheView(image_view);
561 image_view=DestroyCacheView(image_view);
597 *image_view;
637 image_view=AcquireVirtualCacheView(next,exception);
638 p=GetCacheViewVirtualPixels(image_view,
493 *image_view; local
595 *image_view; local
759 *image_view; local
997 *image_view; local
1242 *image_view; local
1478 *image_view; local
1891 *image_view; local
2338 *image_view; local
2960 *image_view, local
[all...]
H A Dcomposite.c296 *image_view,
322 image_view=AcquireAuthenticCacheView(image,exception);
371 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
496 if (SyncCacheViewAuthenticPixels(image_view,exception) == MagickFalse)
513 image_view=DestroyCacheView(image_view);
526 *image_view;
608 image_view=AcquireAuthenticCacheView(image,exception);
631 q=GetCacheViewAuthenticPixels(image_view,x_offset,y+y_offset,
663 sync=SyncCacheViewAuthenticPixels(image_view,exceptio
294 *image_view, local
524 *image_view; local
2360 *image_view, local
[all...]
/external/ImageMagick/coders/
H A Dmask.c224 *image_view,
251 image_view=AcquireVirtualCacheView(image,exception);
266 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1,exception);
285 image_view=DestroyCacheView(image_view);
218 *image_view, local
/external/ImageMagick/www/source/
H A Danalyze.c122 *image_view;
148 image_view=AcquireCacheView(image);
162 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1,exception);
186 image_view=DestroyCacheView(image_view);
120 *image_view; local
/external/ImageMagick/filters/
H A Danalyze.c122 *image_view;
148 image_view=AcquireVirtualCacheView(image,exception);
163 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1,exception);
187 image_view=DestroyCacheView(image_view);
120 *image_view; local
/external/ImageMagick/www/api/
H A Dimage-view.php64 ImageView *CloneImageView(const ImageView *image_view)
74 <dt>image_view</dt>
86 ImageView *DestroyImageView(ImageView *image_view)
96 <dt>image_view</dt>
165 const ImageView *image_view)
175 <dt>image_view</dt>
187 Quantum *GetImageViewAuthenticPixels(const ImageView *image_view)
197 <dt>image_view</dt>
209 char *GetImageViewException(const PixelImage *image_view,
220 <dt>image_view</d
[all...]

Completed in 417 milliseconds

123