OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:image_to_handle
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
handle.h
79
image_to_handle
(struct vg_image *img)
function
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);
/external/mesa3d/src/gallium/state_trackers/vega/
handle.h
79
image_to_handle
(struct vg_image *img)
function
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);
Completed in 42 milliseconds