/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
|
/aosp12/frameworks/native/libs/gui/include/private/gui/ |
H A D | ParcelUtils.h | 31 #define SAFE_PARCEL_READ_SIZE(FUNC, COUNT, SIZE) \ argument
|
/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/packages/SettingsLib/tests/robotests/src/com/android/settingslib/ |
H A D | RestrictedSwitchPreferenceTest.java | 37 private static final int SIZE = 50; field in RestrictedSwitchPreferenceTest
|
/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
|
/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
|
H A D | MarshalQueryableMeteringRectangle.java | 32 private static final int SIZE = SIZEOF_INT32 * 5; field in MarshalQueryableMeteringRectangle
|
/aosp12/frameworks/av/media/libstagefright/foundation/ |
H A D | FoundationUtils.cpp | 81 const size_t SIZE = 256; in nameForFd() local
|
/aosp12/frameworks/av/media/libaaudio/src/fifo/ |
H A D | FifoBuffer.h | 33 SIZE = 2 enumerator
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
H A D | VoiceMailConstants.java | 49 static final int SIZE = 3; field in VoiceMailConstants
|