OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handle_to_image
(Results
1 - 7
of
7
) sorted by null
/external/mesa3d/src/gallium/state_trackers/vega/
api_images.c
132
struct vg_image *img =
handle_to_image
(image);
161
img =
handle_to_image
(image);
193
img =
handle_to_image
(image);
220
img =
handle_to_image
(image);
242
p =
handle_to_image
(parent);
265
img =
handle_to_image
(image);
289
image_copy(
handle_to_image
(dst), dx, dy,
290
handle_to_image
(src), sx, sy,
307
image_draw(
handle_to_image
(image),
327
image_set_pixels(dx, dy,
handle_to_image
(src), sx, sy, width
[
all
...]
handle.h
137
handle_to_image
(VGHandle h)
function
api_filters.c
255
d =
handle_to_image
(dst);
256
s =
handle_to_image
(src);
321
d =
handle_to_image
(dst);
322
s =
handle_to_image
(src);
506
d =
handle_to_image
(dst);
507
s =
handle_to_image
(src);
603
d =
handle_to_image
(dst);
604
s =
handle_to_image
(src);
666
d =
handle_to_image
(dst);
667
s =
handle_to_image
(src)
[
all
...]
api_paint.c
170
handle_to_image
(pattern));
api_text.c
127
img_obj =
handle_to_image
(image);
api_masks.c
61
struct vg_image *image =
handle_to_image
(mask);
api_params.c
[
all
...]
Completed in 46 milliseconds