Home
last modified time | relevance | path

Searched defs:width2 (Results 1 – 25 of 94) sorted by relevance

1234

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/policy/
H A DClockTest.kt62 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 Dframe_resize_test.cc86 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 Daverage_blend_sse4.cc125 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 DDisplayTopologyTest.kt51 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 Dresize.c524 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 DUpSampleBilinear2d.cu48 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 DUpSampleNearest2d.cu48 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 DUpSampleLinear1d.cu38 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 DUpSampleTrilinear3d.cu57 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 Danim_decode.c301 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 DSizeAreaComparator.java46 long width2 = size2.getWidth(); in compare() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
H A DSystemEventChipAnimationController.kt207 val width2 = in prepareChipAnimation() constant
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_resize.c430 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 Dpost_filter.cpp44 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/
DIconInfoTest.java115 int width2 = 2; in testHashCode() local
/aosp_15_r20/frameworks/base/core/java/com/android/internal/policy/
H A DTaskResizingAlgorithm.java109 int width2; in resizeDrag() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DFindWidths.java31 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 DTwoColumnOutput.java61 String s2, int width2) { in toString()
/aosp_15_r20/dalvik/dx/src/com/android/dx/util/
H A DTwoColumnOutput.java61 String s2, int width2) { in toString()
/aosp_15_r20/external/libaom/stats/
H A Drate_hist.c207 int width1, width2; in show_histogram() local
/aosp_15_r20/external/libvpx/
H A Drate_hist.c198 int width1, width2; in show_histogram() local
/aosp_15_r20/device/generic/goldfish/camera/
Dconverters.cpp69 const size_t width2 = width + width; in rgba2yuv() local
Djpeg.cpp113 const int width2 = width / 2; in compressYUVImplPixelsSlow() local
/aosp_15_r20/external/skia/tests/
H A DFontHostTest.cpp269 SkScalar width2 = font.measureText(txt, textLen, SkTextEncoding::kUTF8, &bounds); in test_advances() local
/aosp_15_r20/external/libaom/av1/common/x86/
H A Dresize_sse2.c193 int width2) { in av1_resize_horz_dir_sse2()

1234