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

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
api_images.c 126 return image_to_handle(image_create(format, width, height));
252 return image_to_handle(image_child_image(p, x, y, width, height));
267 return image_to_handle(img->parent);
handle.h 79 image_to_handle(struct vg_image *img) function
  /external/mesa3d/src/gallium/state_trackers/vega/
api_images.c 126 return image_to_handle(image_create(format, width, height));
252 return image_to_handle(image_child_image(p, x, y, width, height));
267 return image_to_handle(img->parent);
handle.h 79 image_to_handle(struct vg_image *img) function

Completed in 67 milliseconds