Searched refs:GetPathAttributes (Results 1 - 12 of 12) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dutility.h45 GetPathAttributes(const char *,void *),
H A Dopencl.c307 status=GetPathAttributes(path,&attributes);
317 status=GetPathAttributes(path,&attributes);
337 status=GetPathAttributes(path,&attributes);
347 status=GetPathAttributes(path,&attributes);
H A Dresource.c448 status=GetPathAttributes(directory,&attributes);
H A Dmethods.h551 #define GetPathAttributes PrependMagickMethod(GetPathAttributes) macro
H A Ddelegate.c1602 status=GetPathAttributes(destination,&attributes);
H A Dblob.c1436 status=GetPathAttributes(image->filename,&image->blob->properties);
2547 status=GetPathAttributes(filename,&image->blob->properties);
H A Dresize.c3723 if ( GetPathAttributes(image->filename,&attributes) != MagickFalse )
H A Ddisplay.c15119 status=GetPathAttributes(display_image->filename,&attributes);
15146 status=GetPathAttributes(display_image->filename,&attributes);
/external/ImageMagick/coders/
H A Dmpeg.c398 status=GetPathAttributes(destination,&attributes);
H A Dps.c362 status=GetPathAttributes(path,&attributes);
H A Dpdf.c371 status=GetPathAttributes(path,&attributes);
H A Dmsl.c247 status=GetPathAttributes(path,&attributes);

Completed in 510 milliseconds