Home
last modified time | relevance | path

Searched defs:resized (Results 1 – 25 of 176) sorted by relevance

12345678

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/util/
H A DResizeUtilsTest.kt42 val resized = resizeOngoingItems(list = list, numRows = 2) in noOngoingContent() constant
50 val resized = resizeOngoingItems(list = list, numRows = 1) in singleOngoingContent_singleRowGrid() constant
60 val resized = resizeOngoingItems(list = list, numRows = 2) in singleOngoingContent_twoRowGrid() constant
70 val resized = resizeOngoingItems(list = list, numRows = 3) in singleOngoingContent_threeRowGrid() constant
87 val resized = resizeOngoingItems(list = list, numRows = 1) in twoOngoingContent_singleRowGrid() constant
101 val resized = resizeOngoingItems(list = list, numRows = 2) in twoOngoingContent_twoRowGrid() constant
115 val resized = resizeOngoingItems(list = list, numRows = 3) in twoOngoingContent_threeRowGrid() constant
129 val resized = resizeOngoingItems(list = list, numRows = 1) in threeOngoingContent_singleRowGrid() constant
144 val resized = resizeOngoingItems(list = list, numRows = 2) in threeOngoingContent_twoRowGrid() constant
159 val resized = resizeOngoingItems(list = list, numRows = 3) in threeOngoingContent_threeRowGrid() constant
[all …]
/aosp_15_r20/external/armnn/tests/
H A DImagePreprocessor.cpp58 std::vector<float> resized; in GetTestCaseData() local
67 std::vector<float> resized; in GetTestCaseData() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/stepper/
Dmodified_midpoint.hpp140 bool resized( false ); in resize_impl() local
262 bool resized( false ); in resize() local
Ddense_output_runge_kutta.hpp252 bool resized = false; in resize_impl() local
369 bool resized = false; in resize() local
Drunge_kutta4_classic.hpp152 bool resized = false; in resize_impl() local
Dimplicit_euler.hpp134 bool resized = false; in resize_impl() local
Dexplicit_error_generic_rk.hpp152 bool resized( false ); in resize_impl() local
Dexplicit_generic_rk.hpp167 bool resized( false ); in resize_impl() local
Drosenbrock4_dense_output.hpp183 bool resized = false; in resize_impl() local
Drunge_kutta_cash_karp54_classic.hpp194 bool resized = false; in resize_impl() local
/aosp_15_r20/frameworks/base/packages/EasterEgg/src/com/android/egg/quares/
H A DQuare.kt52 val resized = Bitmap.createBitmap(width, height, Bitmap.Config.ALPHA_8) in <lambda>() constant
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/tiling/
H A DTilingDividerView.kt57 private var resized = false variable
/aosp_15_r20/external/executorch/examples/models/llava/
H A Dexport_llava.py123 def export_image_encoder(llava, resized, dynamic_shapes): argument
/aosp_15_r20/external/elfutils/libdwfl/
H A Dsegment.c168 bool resized = false; in reify_segments() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/external/mtl4/
Dimplicit_euler_mtl4.hpp137 bool resized = false; in resize_impl() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/stepper/detail/
Dadaptive_adams_coefficients.hpp180 bool resized( false ); in resize_phi_impl() local
/aosp_15_r20/external/libchrome/ui/gfx/geometry/
H A Dsize_unittest.cc236 SizeF resized; in TEST() local
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DIWindow.aidl62 void resized(in ClientWindowFrames frames, boolean reportDraw, in resized() method
/aosp_15_r20/external/volley/core/src/main/java/com/android/volley/toolbox/
H A DImageRequest.java164 int resized = maxPrimary; in getResizedDimension() local
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTestIWindow.java48 public void resized(ClientWindowFrames frames, boolean reportDraw, in resized() method in TestIWindow
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DTaskSnapshotWindow.java219 public void resized(ClientWindowFrames frames, boolean reportDraw, in resized() method in TaskSnapshotWindow.Window
/aosp_15_r20/frameworks/base/core/java/com/android/internal/view/
H A DBaseIWindow.java53 public void resized(ClientWindowFrames frames, boolean reportDraw, in resized() method in BaseIWindow
/aosp_15_r20/external/libtextclassifier/native/utils/base/
H A Darena.cc494 char* resized = original; in AllocNewBlock() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/hgl/
H A Dhgl.c161 bool resized; in hgl_st_framebuffer_validate() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/windowdecor/tiling/
DTilingDividerView.java46 private boolean resized = false; field in TilingDividerView

12345678