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

1 2

  /external/gptfdisk/
mbrpart.h 80 void SetGeometry(uint32_t heads, uint32_t sectors, uint64_t ds, uint32_t bs);
mbrpart.cc 126 void MBRPart::SetGeometry(uint32_t heads, uint32_t sectors, uint64_t ds, uint32_t bs) {
131 } // MBRPart::SetGeometry
basicmbr.cc 627 partitions[0].SetGeometry(numHeads, numSecspTrack, diskSize, blockSize);
    [all...]
  /external/ImageMagick/MagickCore/
geometry.h 159 SetGeometry(const Image *,RectangleInfo *),
geometry.c     [all...]
compare.c 180 SetGeometry(image,&geometry);
    [all...]
image.c 544 SetGeometry(append_image,&geometry);
    [all...]
montage.c 478 SetGeometry(image_list[0],&extract_info);
    [all...]
methods.h     [all...]
effect.c     [all...]
  /external/ImageMagick/coders/
html.c 334 SetGeometry(image,&geometry);
410 SetGeometry(image,&geometry);
histogram.c 233 SetGeometry(image,&geometry);
vid.c 184 SetGeometry(next_image,&geometry);
msl.c     [all...]
pcd.c 981 SetGeometry(image,&geometry);
    [all...]
ps2.c 525 SetGeometry(image,&geometry);
    [all...]
xpm.c 685 SetGeometry(image,&geometry);
    [all...]
pdf.c     [all...]
ps3.c 965 SetGeometry(image,&geometry);
    [all...]
ps.c     [all...]
  /external/ImageMagick/MagickWand/
pixel-iterator.c 337 SetGeometry(image,&iterator->region);
458 SetGeometry(image,&iterator->region);
    [all...]
composite.c 212 SetGeometry(*image,&geometry);
    [all...]
operation.c     [all...]
mogrify.c 747 SetGeometry(*image,&region_geometry);
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]

Completed in 469 milliseconds

1 2