/aosp12/frameworks/base/core/java/android/widget/ |
H A D | DigitalClock.java | 74 setFormat(); in onAttachedToWindow() 103 private void setFormat() { in setFormat() method in DigitalClock 114 setFormat(); in onChange()
|
H A D | Chronometer.java | 121 setFormat(a.getString(R.styleable.Chronometer_format)); in Chronometer() 203 public void setFormat(String format) { in setFormat() method in Chronometer
|
/aosp12/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/protocol/sdp/ |
H A D | SdpMedia.java | 52 .setFormat(elements.get(3)); in parseMediaLine() 104 public abstract Builder setFormat(String payload); in setFormat() method in SdpMedia.Builder
|
H A D | SdpUtils.java | 105 .setFormat(DEFAULT_FORMAT) in createSdpMediaForMsrp()
|
/aosp12/frameworks/av/media/codec2/sfplugin/ |
H A D | CCodecBuffers.cpp | 82 buffer->setFormat(mFormatWithImageData); in handleImageData() 115 buffer->setFormat(mFormatWithImageData); in handleImageData() 290 setFormat(outputFormat); in popFromStashAndRegister() 669 c2Buffer->setFormat(mFormat); in requestNewBuffer() 773 array->setFormat(mFormat); in toArrayMode() 849 array->setFormat(mFormat); in toArrayMode() 951 array->setFormat(mFormat); in toArrayMode() 1026 array->setFormat(mFormat); in toArrayMode() 1080 c2Buffer->setFormat(mFormat); in registerBuffer() 1109 c2Buffer->setFormat(mFormat); in registerCsd() [all …]
|
/aosp12/frameworks/av/media/libstagefright/mpeg2ts/ |
H A D | AnotherPacketSource.cpp | 50 setFormat(meta); in AnotherPacketSource() 55 void AnotherPacketSource::setFormat(const sp<MetaData> &meta) { in setFormat() function in android::AnotherPacketSource 107 setFormat(static_cast<MetaData*>(object.get())); in getFormat() 152 setFormat(static_cast<MetaData*>(object.get())); in dequeueAccessUnit() 196 setFormat(static_cast<MetaData*>(object.get())); in read()
|
H A D | AnotherPacketSource.h | 35 void setFormat(const sp<MetaData> &meta);
|
/aosp12/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/ |
H A D | Gralloc1Hal.h | 177 !initDispatch(GRALLOC1_FUNCTION_SET_FORMAT, &mDispatch.setFormat) || in initDispatch() 288 error = mDispatch.setFormat(mDevice, descriptor, static_cast<int32_t>(info.format)); in createDescriptor() 345 GRALLOC1_PFN_SET_FORMAT setFormat; member
|
/aosp12/frameworks/native/services/sensorservice/ |
H A D | SensorServiceUtils.h | 35 virtual void setFormat(std::string ) {} in setFormat() function
|
H A D | RecentEventLogger.h | 52 virtual void setFormat(std::string format) override;
|
/aosp12/frameworks/av/services/oboeservice/ |
H A D | AAudioServiceStreamShared.cpp | 148 setFormat(configurationInput.getFormat()); in open() 150 setFormat(AUDIO_FORMAT_PCM_FLOAT); in open()
|
/aosp12/hardware/google/gchips/gralloc3/include/gralloc3/ |
H A D | gralloc_vendor_interface.h | 41 void setFormat(Descriptor &descriptor, int format);
|
/aosp12/hardware/google/gchips/gralloc4/src/libGralloc4Wrapper/include/gralloc4/ |
H A D | gralloc_vendor_interface.h | 42 void setFormat(Descriptor &descriptor, int format);
|
/aosp12/hardware/google/graphics/common/libhwjpeg/ |
H A D | LibScalerForJpeg.cpp | 58 if (!mDevice.setFormat(bufferType, format, width, height, planeLen)) in set() 130 bool LibScalerForJpeg::Device::setFormat(unsigned int buftype, unsigned int format, unsigned int wi… in setFormat() function in LibScalerForJpeg::Device
|
/aosp12/frameworks/av/media/libmedia/ |
H A D | MediaCodecBuffer.cpp | 67 void MediaCodecBuffer::setFormat(const sp<AMessage> &format) { in setFormat() function in android::MediaCodecBuffer
|
/aosp12/frameworks/av/media/libmedia/include/media/ |
H A D | MediaCodecBuffer.h | 60 void setFormat(const sp<AMessage> &format);
|
/aosp12/packages/services/Mtp/tests/src/com/android/mtp/ |
H A D | MtpDocumentsProviderTest.java | 312 .setFormat(MtpConstants.FORMAT_EXIF_JPEG) in testQueryDocument() 351 .setFormat(MtpConstants.FORMAT_ASSOCIATION) in testQueryDocument_directory() 462 .setFormat(MtpConstants.FORMAT_EXIF_JPEG) in testQueryChildDocuments() 710 .setFormat(MtpConstants.FORMAT_ASSOCIATION) in testMappingDisconnectedDocuments() 841 .setFormat(MtpConstants.FORMAT_EXIF_JPEG) in testObjectSizeLong() 999 .setFormat(depth > 0 ? in toObjectInfo()
|
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/ |
H A D | BasePreviewActivity.java | 48 getWindow().setFormat(PixelFormat.TRANSLUCENT); in onCreate()
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | SurfaceHolder.java | 213 public void setFormat(int format); in setFormat() method
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/ |
H A D | WindowThumbnail.java | 43 .setFormat(PixelFormat.TRANSLUCENT) in createAndAttach()
|
/aosp12/frameworks/layoutlib/bridge/src/android/view/ |
H A D | SurfaceView.java | 94 public void setFormat(int format) {
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | NativeActivity.java | 135 getWindow().setFormat(PixelFormat.RGB_565); in onCreate() 325 getWindow().setFormat(format); in setWindowFormat()
|
/aosp12/system/libvintf/xsd/compatibilityMatrix/api/ |
H A D | current.txt | 57 method public void setFormat(String); 126 method public void setFormat(String);
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/ |
H A D | ScreenshotUtils.java | 70 .setFormat(PixelFormat.TRANSLUCENT) in accept()
|
/aosp12/packages/apps/EmergencyInfo/EmergencyGestureAction/src/com/android/emergency/widgets/countdown/ |
H A D | CountDownAnimationView.java | 56 getHolder().setFormat(PixelFormat.TRANSLUCENT); in CountDownAnimationView()
|