Searched defs:small (Results 1 – 11 of 11) sorted by relevance
/aosp12/packages/inputmethods/LatinIME/native/jni/src/utils/ |
H A D | char_utils.cpp | 30 unsigned short small; member
|
/aosp12/packages/apps/Camera2/src/com/android/camera/settings/ |
H A D | SettingsUtil.java | 60 public Size small; field in SettingsUtil.SelectedPictureSizes 100 public int small = -1; field in SettingsUtil.SelectedVideoQualities
|
/aosp12/bionic/benchmarks/tests/ |
H A D | interface_test.cpp | 196 TEST_F(SystemTests, small) { in TEST_F() argument
|
/aosp12/system/update_engine/cros/ |
H A D | download_action_chromeos_unittest.cc | 205 brillo::Blob small; in TEST() local 238 brillo::Blob small; in TEST() local
|
/aosp12/frameworks/native/libs/renderengine/skia/ |
H A D | Cache.cpp | 299 FloatRect small(0, 0, displayRect.width()-20, displayRect.height()+20); in drawHolePunchLayer() local
|
/aosp12/bionic/tests/ |
H A D | stdatomic_test.cpp | 69 atomic_char small; in TEST() local
|
/aosp12/system/media/audio_utils/tests/ |
H A D | metadata_tests.cpp | 234 Data small; in TEST() local
|
/aosp12/art/test/003-omnibus-opcodes/src/ |
H A D | IntMath.java | 545 static void checkConsts(byte small, short medium, int large, long huge) { in checkConsts()
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/ |
H A D | MultiAttachmentLayout.java | 113 public static Tile small(final int startX, final int startY) { in small() method in MultiAttachmentLayout.Tile
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
H A D | ExpandHelper.java | 168 public ExpandHelper(Context context, Callback callback, int small, int large) { in ExpandHelper()
|
/aosp12/build/make/tools/releasetools/ |
H A D | test_common.py | 505 def _test_ZipWriteStr_large_file(self, large, small, extra_args=None): argument
|