Searched defs:y2 (Results 1 – 17 of 17) sorted by relevance
/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | type_mat3x2.inl | 56 T x2, T y2 87 X2 x2, Y2 y2,
|
D | type_mat4x2.inl | 67 T x2, T y2, 103 X2 x2, Y2 y2,
|
D | type_mat3x4.inl | 56 T x2, T y2, T z2, T w2 87 X2 x2, Y2 y2, Z2 z2, W2 w2,
|
D | type_mat4x3.inl | 60 T const & x2, T const & y2, T const & z2, 96 X2 const & x2, Y2 const & y2, Z2 const & z2,
|
D | type_mat3x3.inl | 58 T x2, T y2, T z2 89 X2 x2, Y2 y2, Z2 z2,
|
D | type_mat4x4.inl | 62 T const & x2, T const & y2, T const & z2, T const & w2, 111 X2 const & x2, Y2 const & y2, Z2 const & z2, W2 const & w2,
|
D | type_mat2x3.inl | 74 X2 x2, Y2 y2, Z2 z2
|
D | type_mat2x2.inl | 74 X2 const & x2, Y2 const & y2
|
D | type_mat2x4.inl | 75 X2 x2, Y2 y2, Z2 z2, W2 w2
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xregion.h | 52 short x1, x2, y1, y2; member
|
D | Xlib.h | 431 short x1, y1, x2, y2; member
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | quaternion.inl | 139 tquat<T, P> y2(y); //BUG!!! tquat<T> y2; local
|
D | simd_mat4.inl | 62 float const & x2, float const & y2, float const & z2, float const & w2,
|
D | simd_quat.inl | 614 __m128 y2 = _mm_mul_ps(x7, c2); local
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | XKBgeom.h | 93 short x2,y2; member
|
/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image.h | 2958 int y2 = (j*z->img_comp[n].v + y)*8; in stbi__parse_entropy_coded_data() local 3018 int y2 = (j*z->img_comp[n].v + y); in stbi__parse_entropy_coded_data() local
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image.h | 2958 int y2 = (j*z->img_comp[n].v + y)*8; in stbi__parse_entropy_coded_data() local 3018 int y2 = (j*z->img_comp[n].v + y); in stbi__parse_entropy_coded_data() local
|