HomeSort by relevance Sort by last modified time
    Searched full:image_t (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/tools/fiptool/
fiptool.h 46 } image_t; typedef in typeref:struct:image
fiptool.c 310 image_t *image;
365 static image_t *read_image_from_file(const uuid_t *uuid, const char *filename)
368 image_t *image;
392 static int write_image_to_file(const image_t *image, const char *filename)
458 image_t *image = desc->image;
518 image_t *image = desc->image;
548 image_t *image = desc->image;
575 image_t *image;
937 image_t *image = desc->image;
  /external/harfbuzz_ng/util/
ansi-print.cc 93 struct image_t struct
97 image_t (unsigned int width_, function in struct:image_t
106 image_t (unsigned int width_, function in struct:image_t
113 ~image_t (void)
123 copy_sub_image (const image_t &s,
167 void set (const image_t &image)
387 image_t image (width, height, data, stride);
391 image_t cell (CELL_W, CELL_H);

Completed in 106 milliseconds