Home
last modified time | relevance | path

Searched defs:yz (Results 1 - 9 of 9) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh261.c35 int x, y, xy, yz; in h261_loop_filter() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftcalc.c824 FT_Pos xz, yz; in FT_Vector_Transform_Scaled() local
H A Dftoutln.c686 FT_Pos xz, yz; in FT_Vector_Transform() local
/third_party/vk-gl-cts/framework/common/
H A DtcuVector.hpp132 VecAccess<T, Size, 2> yz (void) { DE_ASSERT(Size >= 2); return VecAccess<T, Size, 2>(*this, 1, 2); } in yz() function in tcu::Vector
/third_party/skia/third_party/externals/angle2/src/common/
H A Dmatrix_utils.cpp88 float yz = y * z; in Rotate() local
/third_party/mesa3d/src/mesa/math/
H A Dm_matrix.c688 GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs, one_c, s, c; in _math_matrix_rotate() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSamplerCore.cpp1251 Int4 yz = CmpNLE(absY, absZ); // abs(y) > abs(z) in cubeFace() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DSamplerCore.cpp1589 Int4 yz = CmpNLE(absY, absZ); // abs(y) > abs(z) in cubeFace() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactor.hpp1585 SwizzleMask2<Vector4, 0x1222> yz; member

Completed in 18 milliseconds