HomeSort by relevance Sort by last modified time
    Searched refs:image_1 (Results 1 - 4 of 4) sorted by null

  /external/ImageMagick/MagickCore/
montage.c 299 **image_1,
302 image_1=(Image **) x;
304 return((int) ((*image_1)->scene-(*image_2)->scene));
294 **image_1, local
    [all...]
animate.c 730 **image_1,
733 image_1=(const Image **) x;
735 return((int) ((*image_1)->scene-(*image_2)->scene));
721 **image_1, local
    [all...]
  /external/autotest/site_utils/
perf_compare.py 34 > python perf_compare.py --crosperf=CROSPERF_EXE --image-1=IMAGE_1 \
205 remote_1, remote_2, iteration_nums, perf_keys, image_1,
221 @param image_1: The string path to the first image.
234 output_image_info(f, image_1_name, image_1, board_1, remote_1)
472 if not options.image_1 or not options.image_2:
541 remote_1, remote_2, iteration_nums, perf_keys, options.image_1,
  /external/vulkan-validation-layers/tests/
layer_validation_tests.cpp     [all...]

Completed in 787 milliseconds