Home
last modified time | relevance | path

Searched refs:x_in_subtexture (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/
H A Dcogl-texture.c687 int x_in_subtexture = (int) (0.5 + subtexture_width * subtexture_coords[0]); in texture_get_cb() local
690 - x_in_subtexture); in texture_get_cb()
708 if (x_in_subtexture == 0 && y_in_subtexture == 0 && in texture_get_cb()
721 x_in_subtexture, y_in_subtexture, in texture_get_cb()
730 x_in_subtexture, y_in_subtexture, in texture_get_cb()
/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/
H A Dcogl-texture.c665 int x_in_subtexture = (int) (0.5 + subtexture_width * subtexture_coords[0]); in texture_get_cb() local
668 - x_in_subtexture); in texture_get_cb()
686 if (x_in_subtexture == 0 && y_in_subtexture == 0 && in texture_get_cb()
699 x_in_subtexture, y_in_subtexture, in texture_get_cb()
708 x_in_subtexture, y_in_subtexture, in texture_get_cb()
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dcogl-texture.c965 int x_in_subtexture = (int) (0.5 + subtexture_width * subtexture_coords[0]); in texture_get_cb() local
968 - x_in_subtexture); in texture_get_cb()
986 if (x_in_subtexture == 0 && y_in_subtexture == 0 && in texture_get_cb()
999 x_in_subtexture, y_in_subtexture, in texture_get_cb()
1008 x_in_subtexture, y_in_subtexture, in texture_get_cb()