Home | History | Annotate | Download | only in nine

Lines Matching refs:surfaces

1426      * . Different formats -> use util_format_translate to translate if possible for surfaces.
1464 dst->surfaces[l]->desc.Width,
1465 dst->surfaces[l]->desc.Height);
1466 NineSurface9_CopyMemToDefault(dst->surfaces[l],
1467 src->surfaces[m],
1491 dst->surfaces[l * 6 + z]->desc.Width,
1492 dst->surfaces[l * 6 + z]->desc.Height);
1493 NineSurface9_CopyMemToDefault(dst->surfaces[l * 6 + z],
1494 src->surfaces[m * 6 + z],