/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/ |
H A D | raw_recognizer.h | 26 constexpr uint32_t SIZE = 2; variable 32 constexpr uint32_t SIZE = 2; variable 38 constexpr uint32_t SIZE = 4; variable
|
/aosp12/frameworks/av/services/audioflinger/ |
H A D | BufLog.h | 81 #define __BUFLOG(STREAMID, TAG, FORMAT, CHANNELS, SAMPLINGRATE, MAXBYTES, BUF, SIZE) \ argument 85 #define BUFLOG(STREAMID, TAG, FORMAT, CHANNELS, SAMPLINGRATE, MAXBYTES, BUF, SIZE) \ argument 88 #define BUFLOG(STREAMID, TAG, FORMAT, CHANNELS, SAMPLINGRATE, MAXBYTES, BUF, SIZE) \ argument
|
/aosp12/frameworks/base/core/java/android/provider/ |
H A D | OpenableColumns.java | 42 public static final String SIZE = "_size"; field
|
/aosp12/art/test/103-string-append/src/ |
H A D | Main.java | 19 public static final int SIZE = 8 * 1024; field in Main
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/ |
H A D | attributes_test.cpp | 191 constexpr int SIZE = 8192; variable 218 constexpr int SIZE = 8192; variable 245 constexpr int SIZE = 8192; variable 272 constexpr int SIZE = 8192; variable
|
/aosp12/frameworks/native/libs/gui/include/private/gui/ |
H A D | ParcelUtils.h | 31 #define SAFE_PARCEL_READ_SIZE(FUNC, COUNT, SIZE) \ argument
|
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/ |
H A D | RestrictedSwitchPreferenceTest.java | 37 private static final int SIZE = 50; field in RestrictedSwitchPreferenceTest
|
/aosp12/hardware/libhardware_legacy/audio/ |
H A D | AudioHardwareStub.cpp | 101 const size_t SIZE = 256; in dumpInternals() local 143 const size_t SIZE = 256; in dump() local 186 const size_t SIZE = 256; in dump() local
|
H A D | AudioHardwareGeneric.cpp | 168 const size_t SIZE = 256; in dumpInternals() local 247 const size_t SIZE = 256; in dump() local 355 const size_t SIZE = 256; in dump() local
|
/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | SmallCircleActivity.java | 47 private static final int SIZE = 37; field in SmallCircleActivity.PathView
|
/aosp12/frameworks/native/services/inputflinger/dispatcher/ |
H A D | LatencyAggregator.h | 36 SIZE = 7, // Must be last enumerator
|
/ohos5.0/foundation/multimedia/media_foundation/tests/unittest/avbuffer/ |
H A D | avsharedmemorybase_func_unit_test.cpp | 21 constexpr int SIZE = 15; variable
|
/aosp12/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/loaders/ |
H A D | Mandelbulb.java | 50 private static final int SIZE = 256; field in Mandelbulb
|
H A D | Droid.java | 57 private static final int SIZE = 256; field in Droid
|
/aosp12/frameworks/base/core/java/android/hardware/camera2/marshal/impl/ |
H A D | MarshalQueryableBlackLevelPattern.java | 32 private static final int SIZE = SIZEOF_INT32 * BlackLevelPattern.COUNT; field in MarshalQueryableBlackLevelPattern
|
H A D | MarshalQueryableSize.java | 32 private static final int SIZE = SIZEOF_INT32 * 2; field in MarshalQueryableSize
|
H A D | MarshalQueryableSizeF.java | 33 private static final int SIZE = SIZEOF_FLOAT * 2; field in MarshalQueryableSizeF
|
H A D | MarshalQueryableColorSpaceTransform.java | 35 private static final int SIZE = SIZEOF_INT32 * ELEMENTS_INT32; field in MarshalQueryableColorSpaceTransform
|
H A D | MarshalQueryableStreamConfiguration.java | 36 private static final int SIZE = SIZEOF_INT32 * 4; field in MarshalQueryableStreamConfiguration
|
H A D | MarshalQueryableRecommendedStreamConfiguration.java | 36 private static final int SIZE = SIZEOF_INT32 * 5; field in MarshalQueryableRecommendedStreamConfiguration
|
H A D | MarshalQueryableRggbChannelVector.java | 32 private static final int SIZE = SIZEOF_FLOAT * RggbChannelVector.COUNT; field in MarshalQueryableRggbChannelVector
|
H A D | MarshalQueryableHighSpeedVideoConfiguration.java | 36 private static final int SIZE = SIZEOF_INT32 * 5; field in MarshalQueryableHighSpeedVideoConfiguration
|
H A D | MarshalQueryableStreamConfigurationDuration.java | 38 private static final int SIZE = SIZEOF_INT64 * 4; field in MarshalQueryableStreamConfigurationDuration
|
H A D | MarshalQueryableRect.java | 32 private static final int SIZE = SIZEOF_INT32 * 4; field in MarshalQueryableRect
|
/aosp12/frameworks/av/media/libstagefright/foundation/ |
H A D | FoundationUtils.cpp | 81 const size_t SIZE = 256; in nameForFd() local
|