/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/ |
H A D | DrawableResourceDecoder.java | 55 public int getSize() { in decode() method in DrawableResourceDecoder
|
/aosp12/packages/modules/NeuralNetworks/common/ |
H A D | SharedMemoryAndroid.cpp | 169 size_t getSize(const Memory::Ashmem& memory) { in getSize() function 173 size_t getSize(const Memory::Fd& memory) { in getSize() function 177 size_t getSize(const Memory::HardwareBuffer& memory) { in getSize() function 183 size_t getSize(const Memory::Unknown& memory) { in getSize() function 279 size_t getSize(const SharedMemory& memory) { in getSize() function
|
H A D | DynamicCLDeps.h | 26 size_t (*getSize)(int fd); member
|
/aosp12/frameworks/native/libs/binder/include/binder/ |
H A D | MemoryBase.h | 37 size_t getSize() const { return mSize; } in getSize() function
|
/aosp12/frameworks/ex/camera2/extensions/stub/src/main/java/androidx/camera/extensions/impl/advanced/ |
H A D | ImageReaderOutputConfigImpl.java | 30 Size getSize(); in getSize() method
|
H A D | OutputSurfaceImpl.java | 36 Size getSize(); in getSize() method
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | CallbackDataSource.cpp | 93 status_t CallbackDataSource::getSize(off64_t *size) { in getSize() function in android::CallbackDataSource 182 status_t TinyCacheSource::getSize(off64_t *size) { in getSize() function in android::TinyCacheSource
|
/aosp12/frameworks/compile/mclinker/lib/Target/ |
H A D | ELFAttributeValue.cpp | 18 size_t ELFAttributeValue::getSize() const { in getSize() function in mcld::ELFAttributeValue
|
/aosp12/frameworks/base/core/java/android/webkit/ |
H A D | WebBackForwardList.java | 55 public abstract int getSize(); in getSize() method in WebBackForwardList
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | MediaDataSource.java | 60 public abstract long getSize() throws IOException; in getSize() method in MediaDataSource
|
H A D | IMediaHTTPConnection.aidl | 30 long getSize(); in getSize() method
|
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/storage/ |
H A D | StorageApplicationCacheSizePreferenceController.java | 38 protected long getSize() { in getSize() method in StorageApplicationCacheSizePreferenceController
|
H A D | StorageApplicationSizePreferenceController.java | 38 protected long getSize() { in getSize() method in StorageApplicationSizePreferenceController
|
H A D | StorageApplicationUserDataPreferenceController.java | 38 protected long getSize() { in getSize() method in StorageApplicationUserDataPreferenceController
|
H A D | StorageApplicationTotalSizePreferenceController.java | 38 protected long getSize() { in getSize() method in StorageApplicationTotalSizePreferenceController
|
/aosp12/frameworks/base/apex/media/framework/java/android/media/ |
H A D | DataSourceCallback.java | 67 public abstract long getSize() throws IOException; in getSize() method in DataSourceCallback
|
/aosp12/frameworks/av/media/libaudiohal/impl/ |
H A D | EffectBufferHalHidl.h | 44 virtual size_t getSize() const override { return mBufferSize; } in getSize() function
|
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/recyclerview/ |
H A D | CarUiLayoutStyle.java | 57 int getSize(); in getSize() method
|
/aosp12/frameworks/av/media/img_utils/src/ |
H A D | ByteArrayOutput.cpp | 45 size_t ByteArrayOutput::getSize() const { in getSize() function in android::img_utils::ByteArrayOutput
|
/aosp12/frameworks/av/media/ndk/ |
H A D | NdkMediaDataSource.cpp | 48 AMediaDataSourceGetSize getSize; member 86 status_t NdkDataSource::getSize(off64_t *size) { in getSize() function in NdkDataSource 238 void AMediaDataSource_setGetSize(AMediaDataSource *mSource, AMediaDataSourceGetSize getSize) { in AMediaDataSource_setGetSize()
|
/aosp12/art/tools/dexfuzz/src/dexfuzz/rawdex/formats/ |
H A D | AbstractFormat.java | 45 public abstract int getSize(); in getSize() method in AbstractFormat
|
H A D | Format00x.java | 26 public int getSize() { in getSize() method in Format00x
|
H A D | Format1.java | 26 public int getSize() { in getSize() method in Format1
|
H A D | Format2.java | 26 public int getSize() { in getSize() method in Format2
|
H A D | Format3.java | 26 public int getSize() { in getSize() method in Format3
|