/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/policy/ |
H A D | ClockTest.kt | 62 val width2 = clockView.measuredWidth in testWidthDoesNotDecrease_sameCharLength() constant 78 val width2 = clockView.measuredWidth in testWidthDoesNotDecrease_narrowerFont_sameNumberOfChars() constant 94 val width2 = clockView.measuredWidth in testWidthIncreases_whenCharsChanges() constant 110 val width2 = clockView.measuredWidth in testWidthDecreases_whenCharsChange_longToShort() constant
|
/aosp_15_r20/external/libaom/test/ |
H A D | frame_resize_test.cc | 86 const int width2 = (width_ >> level); in RunTest() local 100 const int width2 = (width_ >> level); in SpeedTest() local 202 const int width2 = (width_ >> level); in RunTest() local 215 const int width2 = (width_ >> level); in SpeedTest() local
|
/aosp_15_r20/external/libgav1/src/dsp/x86/ |
H A D | average_blend_sse4.cc | 125 constexpr ptrdiff_t width2 = 8 << 1; in AverageBlend_SSE4_1() local 223 const ptrdiff_t width2 = width << 1; in AverageBlend10bpp_SSE4_1() local 237 const ptrdiff_t width2 = width << 1; in AverageBlend10bpp_SSE4_1() local 255 const ptrdiff_t width2 = width << 1; in AverageBlend10bpp_SSE4_1() local
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/hardware/display/ |
H A D | DisplayTopologyTest.kt | 51 val width2 = 1000f in <lambda>() constant 72 val width2 = 1000f in <lambda>() constant 108 val width2 = 1000f in <lambda>() constant
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | resize.c | 524 int height, int height2, int width2, int start_col) { in av1_resize_vert_dir_c() 547 int width2) { in av1_resize_horz_dir_c() 555 int width2, int out_stride) { in av1_resize_plane_to_half() 572 bool should_resize_by_half(int height, int width, int height2, int width2) { in should_resize_by_half() 579 int in_stride, uint8_t *output, int height2, int width2, in av1_resize_plane() 615 int height2, int width2, int out_stride, in upscale_normative_rect() 937 int width2, int out_stride, int bd) { in av1_highbd_resize_plane() 967 int width2, int out_stride, in highbd_upscale_normative_rect()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | UpSampleBilinear2d.cu | 48 const int width2 = odata.size(3); in upsample_bilinear2d_out_frame() local 92 const int width2, in upsample_bilinear2d_nhwc_out_frame() 138 const int width2, in upsample_bilinear2d_backward_out_frame() 202 const int width2, in upsample_bilinear2d_backward_nhwc_out_frame() 303 const int width2 = output.size(3); in upsample_bilinear2d_out_cuda_template() local
|
H A D | UpSampleNearest2d.cu | 48 const size_t width2, in upsample_nearest2d_out_frame() 91 const size_t width2, in upsample_nearest2d_nhwc_out_frame() 172 const size_t width2, in upsample_nearest2d_backward_nhwc_out_frame()
|
H A D | UpSampleLinear1d.cu | 38 const int width2 = odata.size(2); in upsample_linear1d_out_frame() local 85 const int width2 = odata.size(2); in upsample_linear1d_out_frame_backward() local
|
H A D | UpSampleTrilinear3d.cu | 57 const int width2 = odata.size(4); in upsample_trilinear3d_out_frame() local 142 const int width2 = odata.size(4); in upsample_trilinear3d_backward_out_frame() local
|
/aosp_15_r20/external/webp/src/demux/ |
H A D | anim_decode.c | 301 int* const left2, int* const width2) { in FindBlendRangeAtRow() 409 int left1, width1, left2, width2; in WebPAnimDecoderGetNext() local
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/utils/ |
H A D | SizeAreaComparator.java | 46 long width2 = size2.getWidth(); in compare() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/ |
H A D | SystemEventChipAnimationController.kt | 207 val width2 = in prepareChipAnimation() constant
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_resize.c | 430 int in_stride, uint8_t *output, int height2, int width2, in vp9_resize_plane() 722 int width2, int out_stride, int bd) { in vp9_highbd_resize_plane()
|
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/dec/src/ |
H A D | post_filter.cpp | 44 int d, offset, nMBPerRow, nMBPerCol, width2 = (width << 1); in H263_Deblock() local
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/ |
D | IconInfoTest.java | 115 int width2 = 2; in testHashCode() local
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/policy/ |
H A D | TaskResizingAlgorithm.java | 109 int width2; in resizeDrag() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | FindWidths.java | 31 public void add(String locale2, String value2, int width2, int englishWidth) { in add()
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/util/ |
H A D | TwoColumnOutput.java | 61 String s2, int width2) { in toString()
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/util/ |
H A D | TwoColumnOutput.java | 61 String s2, int width2) { in toString()
|
/aosp_15_r20/external/libaom/stats/ |
H A D | rate_hist.c | 207 int width1, width2; in show_histogram() local
|
/aosp_15_r20/external/libvpx/ |
H A D | rate_hist.c | 198 int width1, width2; in show_histogram() local
|
/aosp_15_r20/device/generic/goldfish/camera/ |
D | converters.cpp | 69 const size_t width2 = width + width; in rgba2yuv() local
|
D | jpeg.cpp | 113 const int width2 = width / 2; in compressYUVImplPixelsSlow() local
|
/aosp_15_r20/external/skia/tests/ |
H A D | FontHostTest.cpp | 269 SkScalar width2 = font.measureText(txt, textLen, SkTextEncoding::kUTF8, &bounds); in test_advances() local
|
/aosp_15_r20/external/libaom/av1/common/x86/ |
H A D | resize_sse2.c | 193 int width2) { in av1_resize_horz_dir_sse2()
|