OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vg_copy_surface
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
image.c
155
void
vg_copy_surface
(struct vg_context *ctx,
function
575
vg_copy_surface
(ctx, strb->surface, dx, dy,
598
vg_copy_surface
(ctx, surf, dst->x + dx, dst->y + dy,
/external/mesa3d/src/gallium/state_trackers/vega/
image.c
155
void
vg_copy_surface
(struct vg_context *ctx,
function
575
vg_copy_surface
(ctx, strb->surface, dx, dy,
598
vg_copy_surface
(ctx, surf, dst->x + dx, dst->y + dy,
Completed in 48 milliseconds