Home
last modified time | relevance | path

Searched defs:get_image (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/tools/
Dconvert_image_to_csv.py48 def get_image(width, height, want_grayscale, filepath): function
/external/mesa3d/src/gallium/include/frontend/
Ddrisw_api.h15 void (*get_image) (struct dri_drawable *dri_drawable, member
/external/tensorflow/tensorflow/lite/testing/model_coverage/
Dmodel_coverage_lib.py83 def get_image(size): function
/external/mesa3d/src/gallium/frontends/dri/
Ddrisw.c100 get_image(__DRIdrawable *dPriv, int x, int y, int width, int height, void *data) in get_image() function