Home
last modified time | relevance | path

Searched defs:getSize (Results 1 – 25 of 114) sorted by relevance

12345

/frameworks/ex/camera2/extensions/stub/src/main/java/androidx/camera/extensions/impl/advanced/
DImageReaderOutputConfigImpl.java30 Size getSize(); in getSize() method
DOutputSurfaceImpl.java36 Size getSize(); in getSize() method
/frameworks/native/libs/binder/include/binder/
DMemoryBase.h37 size_t getSize() const { return mSize; } in getSize() function
/frameworks/compile/mclinker/lib/Target/
DELFAttributeValue.cpp18 size_t ELFAttributeValue::getSize() const { in getSize() function in mcld::ELFAttributeValue
/frameworks/av/media/libstagefright/
DCallbackDataSource.cpp93 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
/frameworks/base/core/java/android/webkit/
DWebBackForwardList.java55 public abstract int getSize(); in getSize() method in WebBackForwardList
/frameworks/base/media/java/android/media/
DMediaDataSource.java60 public abstract long getSize() throws IOException; in getSize() method in MediaDataSource
DIMediaHTTPConnection.aidl30 long getSize(); in getSize() method
/frameworks/base/apex/media/framework/java/android/media/
DDataSourceCallback.java67 public abstract long getSize() throws IOException; in getSize() method in DataSourceCallback
DProxyDataSourceCallback.java55 public synchronized long getSize() throws IOException { in getSize() method in ProxyDataSourceCallback
/frameworks/av/media/libaudiohal/impl/
DEffectBufferHalHidl.h44 virtual size_t getSize() const override { return mBufferSize; } in getSize() function
/frameworks/av/media/img_utils/src/
DByteArrayOutput.cpp45 size_t ByteArrayOutput::getSize() const { in getSize() function in android::img_utils::ByteArrayOutput
/frameworks/av/media/ndk/
DNdkMediaDataSource.cpp48 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()
/frameworks/av/media/libeffects/dynamicsproc/dsp/
DSHCircularBuffer.h69 inline size_t getSize() const { in getSize() function
/frameworks/base/core/java/android/text/
DAutoText.java119 public static int getSize(View view) { in getSize() method in AutoText
127 private int getSize() { in getSize() method in AutoText
/frameworks/base/core/java/android/os/
DHidlMemory.java113 public long getSize() { in getSize() method in HidlMemory
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DBackingStore.java357 public abstract int getSize(); in getSize() method in BackingStore.Backing
476 public int getSize() { in getSize() method in BackingStore.ObjectBacking
565 public int getSize() { in getSize() method in BackingStore.BitmapBacking
672 public int getSize() { in getSize() method in BackingStore.TextureBacking
789 public int getSize() { in getSize() method in BackingStore.ByteBufferBacking
902 public int getSize() { in getSize() method in BackingStore.AllocationBacking
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DDisplayIdIndexSupplier.java101 public int getSize() { in getSize() method in DisplayIdIndexSupplier
/frameworks/base/core/java/android/hardware/camera2/params/
DStreamConfigurationDuration.java99 public Size getSize() { in getSize() method in StreamConfigurationDuration
DStreamConfiguration.java104 public Size getSize() { in getSize() method in StreamConfiguration
/frameworks/base/apex/blobstore/framework/java/android/app/blob/
DIBlobStoreSession.aidl34 long getSize(); in getSize() method
/frameworks/av/media/libstagefright/include/media/stagefright/
DRemoteDataSource.h64 virtual status_t getSize(off64_t *size) { in getSize() function
/frameworks/av/media/libstagefright/include/
DThrottledSource.h45 virtual status_t getSize(off64_t *size) { in getSize() function
/frameworks/wilhelm/src/android/
DBufferQueueSource.cpp165 status_t BufferQueueSource::getSize(off64_t *size) { in getSize() function in android::BufferQueueSource
/frameworks/av/media/libdatasource/
DFileSource.cpp134 status_t FileSource::getSize(off64_t *size) { in getSize() function in android::FileSource

12345