/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
H A D | image_neon.cc | 48 for (int new_y = 0; new_y < height_; ++new_y) { in Downsample2x32ColumnsNeon() local 111 for (int new_y = 0; new_y < height_; ++new_y) { in Downsample4x32ColumnsNeon() local
|
/aosp_15_r20/external/libchrome/ui/gfx/geometry/ |
H A D | rect_f.cc | 166 float new_y = y(); in AdjustToFit() local 182 float new_y = y() + (height() - new_height) / 2; in ClampToCenteredSize() local
|
H A D | rect.cc | 240 int new_y = y(); in AdjustToFit() local 256 int new_y = y() + (height() - new_height) / 2; in ClampToCenteredSize() local
|
/aosp_15_r20/bionic/libm/upstream-freebsd/lib/msun/src/ |
H A D | catrigf.c | 88 float *sqrt_A2my2, float *new_y) in do_hard_work() 147 float x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinhf() local
|
H A D | catrig.c | 153 double *sqrt_A2my2, double *new_y) in do_hard_work() 276 double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinh() local
|
H A D | catrigl.c | 107 long double *B, long double *sqrt_A2my2, long double *new_y) in do_hard_work() 166 long double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinhl() local
|
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | fx_coordinates.h | 22 constexpr CFX_PTemplate(BaseType new_x, BaseType new_y) in CFX_PTemplate() 128 CFX_VTemplate(BaseType new_x, BaseType new_y) in CFX_VTemplate()
|
/aosp_15_r20/external/webp/sharpyuv/ |
H A D | sharpyuv_dsp.c | 36 const int new_y = (int)dst[i] + diff_y; in SharpYuvUpdateY_C() local
|
H A D | sharpyuv_neon.c | 49 const int new_y = (int)(dst[i]) + diff_y; in SharpYuvUpdateY_NEON() local
|
H A D | sharpyuv_sse2.c | 52 const int new_y = (int)dst[i] + diff_y; in SharpYuvUpdateY_SSE2() local
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-geometry.hh | 106 float new_y = yx * dx + yy * dy; in transform_distance() local
|
/aosp_15_r20/external/harfbuzz_ng/src/OT/glyf/ |
H A D | CompositeGlyph.hh | 176 int new_y = roundf (point.y); in compile_with_point() local
|
/aosp_15_r20/external/libwebm/mkvmuxer/ |
H A D | mkvmuxer.h | 376 void set_y(float new_y) { y_ = new_y; } in set_y()
|
/aosp_15_r20/external/libvpx/third_party/libwebm/mkvmuxer/ |
H A D | mkvmuxer.h | 376 void set_y(float new_y) { y_ = new_y; } in set_y()
|
/aosp_15_r20/external/libaom/third_party/libwebm/mkvmuxer/ |
H A D | mkvmuxer.h | 376 void set_y(float new_y) { y_ = new_y; } in set_y()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_tex_sample.c | 1039 int new_x, new_y, max_x; in get_texel_cube_seamless() local
|