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

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
image.h 84 void image_set_pixels(VGint dx, VGint dy,
api_images.c 327 image_set_pixels(dx, dy, handle_to_image(src), sx, sy, width,
385 image_set_pixels(dx, dy, img, 0, 0, width, height);
image.c 561 void image_set_pixels(VGint dx, VGint dy, function
  /external/mesa3d/src/gallium/state_trackers/vega/
image.h 84 void image_set_pixels(VGint dx, VGint dy,
api_images.c 327 image_set_pixels(dx, dy, handle_to_image(src), sx, sy, width,
385 image_set_pixels(dx, dy, img, 0, 0, width, height);
image.c 561 void image_set_pixels(VGint dx, VGint dy, function

Completed in 321 milliseconds