Home
last modified time | relevance | path

Searched defs:y1 (Results 1 – 25 of 39) sorted by relevance

12

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DFormatConversions.cpp259 signed y1 = (signed)yv12_y[i] - 16; in yv12_to_rgb565() local
305 signed y1 = (signed)yv12_y[i] - 16; in yv12_to_rgb888() local
343 signed y1 = (signed)yv12_y[i] - 16; in yuv420p_to_rgb888() local
/device/generic/vulkan-cereal/include/glm/detail/
Dtype_mat2x3.inl51 T x1, T y1, T z1
73 X1 x1, Y1 y1, Z1 z1,
Dtype_mat4x2.inl66 T x1, T y1,
102 X1 x1, Y1 y1,
Dtype_mat2x2.inl53 T const & x1, T const & y1
73 X1 const & x1, Y1 const & y1,
Dtype_mat3x2.inl55 T x1, T y1,
86 X1 x1, Y1 y1,
Dtype_mat2x4.inl52 T x1, T y1, T z1, T w1
74 X1 x1, Y1 y1, Z1 z1, W1 w1,
Dtype_mat3x4.inl55 T x1, T y1, T z1, T w1,
86 X1 x1, Y1 y1, Z1 z1, W1 w1,
Dtype_mat4x3.inl59 T const & x1, T const & y1, T const & z1,
95 X1 const & x1, Y1 const & y1, Z1 const & z1,
Dtype_mat3x3.inl57 T x1, T y1, T z1,
88 X1 x1, Y1 y1, Z1 z1,
Dtype_mat4x4.inl61 T const & x1, T const & y1, T const & z1, T const & w1,
110 X1 const & x1, Y1 const & y1, Z1 const & z1, W1 const & w1,
/device/google/contexthub/firmware/lib/libm/
Def_pow.c67 float y1,t1,t2,r,s,t,u,v,w; local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DSwapChain9.cpp326 float y1 = (mHeight - y - height) - 0.5f; in swapRect() local
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/
DXregion.h52 short x1, x2, y1, y2; member
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DBlit11.cpp362 float *y1, in GenerateVertexCoords()
390 float x1, y1, x2, y2, u1, v1, u2, v2; in Write2DVertices() local
418 float x1, y1, x2, y2, u1, v1, u2, v2; in Write3DVertices() local
DSwapChain11.cpp822 float y1 = (y / float(mHeight)) * 2.0f - 1.0f; in copyOffscreenToBackbuffer() local
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Darm_math.h5770 float32_t y0, y1; /* Nearest output values */ in arm_linear_interp_f32() local
5828 q31_t y0, y1; /* Nearest output values */ in arm_linear_interp_q31() local
5890 q15_t y0, y1; /* Nearest output values */ in arm_linear_interp_q15() local
5950 q7_t y0, y1; /* Nearest output values */ in arm_linear_interp_q7() local
7213 q31_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q31() local
7288 q15_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q15() local
7369 q7_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q7() local
/device/generic/vulkan-cereal/include/glm/gtx/
Dsimd_mat4.inl61 float const & x1, float const & y1, float const & z1, float const & w1,
Dsimd_quat.inl613 __m128 y1 = _mm_mul_ps(x5, c1); local
/device/generic/vulkan-cereal/host-common/
Dopengles.cpp669 int y1 = s_y0_top ? 0 : s_gfx_h; in android_gl_scanout_flush() local
/device/google/coral-kernel/sm8150/kernel-headers/linux/
Dfaceauth_shared.h161 int32_t y1; member
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/
Dfaceauth_shared.h243 int32_t y1; member
/device/generic/goldfish/camera/
DEmulatedFakeRotatingCameraDevice.cpp339 float y1 = -R*sin(theta_around_x*3.14/180); in get_eye_x_y_z() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DvalidationGL1.cpp892 bool ValidateRectd(const Context *, GLdouble x1, GLdouble y1, GLdouble x2, GLdouble y2) in ValidateRectd()
902 bool ValidateRectf(const Context *, GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2) in ValidateRectf()
912 bool ValidateRecti(const Context *, GLint x1, GLint y1, GLint x2, GLint y2) in ValidateRecti()
922 bool ValidateRects(const Context *, GLshort x1, GLshort y1, GLshort x2, GLshort y2) in ValidateRects()
Dangletypes.h43 int y1() const { return y + height; } in y1() function
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp721 int y1 = destArea.y1() - static_cast<int>(y1Shift); in blit() local

12