Home
last modified time | relevance | path

Searched refs:sizing (Results 1 – 21 of 21) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DRootContentBehavior.java118 public RootContentBehavior(int scroll, int alignment, int sizing, int mode) { in RootContentBehavior() argument
148 switch (sizing) { in RootContentBehavior()
154 mSizing = sizing; in RootContentBehavior()
158 Log.e(TAG, "incorrect sizing value " + sizing); in RootContentBehavior()
217 public void apply(WireBuffer buffer, int scroll, int alignment, int sizing, int mode) { in apply() argument
221 buffer.writeInt(sizing); in apply()
229 int sizing = buffer.readInt(); in read() local
232 new RootContentBehavior(scroll, alignment, sizing, mode); in read()
/frameworks/av/media/module/foundation/tests/
DAMessage_test.cpp106 size_t sizing; in TEST() local
107 EXPECT_TRUE(m1->findSize("size2", &sizing)); in TEST()
108 EXPECT_EQ(1023, sizing); in TEST()
109 EXPECT_TRUE(m1->findSize("size1", &sizing)); in TEST()
110 EXPECT_EQ(257, sizing); in TEST()
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/
DRemoteContext.java160 public void setRootContentBehavior(int scroll, int alignment, int sizing, int mode) { in setRootContentBehavior() argument
161 mDocument.setRootContentBehavior(scroll, alignment, sizing, mode); in setRootContentBehavior()
DCoreDocument.java133 public void setRootContentBehavior(int scroll, int alignment, int sizing, int mode) { in setRootContentBehavior() argument
136 this.mContentSizing = sizing; in setRootContentBehavior()
DRemoteComposeBuffer.java253 public void setRootContentBehavior(int scroll, int alignment, int sizing, int mode) { in setRootContentBehavior() argument
254 RootContentBehavior.COMPANION.apply(mBuffer, scroll, alignment, sizing, mode); in setRootContentBehavior()
/frameworks/base/tests/FlickerTests/AppLaunch/trace_config/
Dtrace_config.textproto27 # trace data. The trace buffer sizing depends on the number of trace categories
/frameworks/base/libs/WindowManager/Shell/tests/flicker/bubble/trace_config/
Dtrace_config.textproto27 # trace data. The trace buffer sizing depends on the number of trace categories
/frameworks/base/tests/FlickerTests/Rotation/trace_config/
Dtrace_config.textproto27 # trace data. The trace buffer sizing depends on the number of trace categories
/frameworks/base/libs/WindowManager/Shell/tests/flicker/pip/trace_config/
Dtrace_config.textproto27 # trace data. The trace buffer sizing depends on the number of trace categories
/frameworks/base/tests/FlickerTests/Notification/trace_config/
Dtrace_config.textproto27 # trace data. The trace buffer sizing depends on the number of trace categories
/frameworks/base/tests/FlickerTests/ActivityEmbedding/trace_config/
Dtrace_config.textproto27 # trace data. The trace buffer sizing depends on the number of trace categories
/frameworks/base/tests/FlickerTests/IME/trace_config/
Dtrace_config.textproto27 # trace data. The trace buffer sizing depends on the number of trace categories
/frameworks/base/tests/FlickerTests/FlickerService/trace_config/
Dtrace_config.textproto27 # trace data. The trace buffer sizing depends on the number of trace categories
/frameworks/base/tests/FlickerTests/AppClose/trace_config/
Dtrace_config.textproto27 # trace data. The trace buffer sizing depends on the number of trace categories
/frameworks/base/libs/WindowManager/Shell/tests/flicker/appcompat/trace_config/
Dtrace_config.textproto27 # trace data. The trace buffer sizing depends on the number of trace categories
/frameworks/base/tests/FlickerTests/QuickSwitch/trace_config/
Dtrace_config.textproto27 # trace data. The trace buffer sizing depends on the number of trace categories
/frameworks/base/libs/WindowManager/Shell/tests/flicker/service/trace_config/
Dtrace_config.textproto27 # trace data. The trace buffer sizing depends on the number of trace categories
/frameworks/base/libs/WindowManager/Shell/tests/flicker/splitscreen/trace_config/
Dtrace_config.textproto27 # trace data. The trace buffer sizing depends on the number of trace categories
/frameworks/base/apct-tests/perftests/multiuser/trace_configs/
Dtrace_config_multi_user.textproto27 # trace data. The trace buffer sizing depends on the number of trace categories
/frameworks/base/tests/EnforcePermission/perf-app/
Dperfetto.textproto28 # trace data. The trace buffer sizing depends on the number of trace categories
/frameworks/base/packages/SystemUI/docs/
Dclock-plugins.md49 large or small) is shown, handle animation between clock sizes, and control some sizing/layout