Searched refs:getHalFormat (Results 1 – 9 of 9) sorted by relevance
24 public static int getHalFormat(int imageFormat) { in getHalFormat() method in PublicFormatUtils
295 mHardwareBufferFormat = PublicFormatUtils.getHalFormat(imageFormat); in ImageWriter()308 mHardwareBufferFormat = PublicFormatUtils.getHalFormat(imageFormat); in ImageWriter()759 int hardwareBufferFormat = PublicFormatUtils.getHalFormat(image.getFormat()); in attachAndQueueInputImage()
360 mHardwareBufferFormat = PublicFormatUtils.getHalFormat(mFormat); in ImageReader()
219 setHardwareFormat(mAudioRecord->getHalFormat()); in open()
222 setHardwareFormat(mAudioTrack->getHalFormat()); in open()
335 audio_format_t getHalFormat() const;
663 audio_format_t getHalFormat() const;
554 audio_format_t AudioRecord::getHalFormat() const in getHalFormat() function in android::AudioRecord
1221 audio_format_t AudioTrack::getHalFormat() const in getHalFormat() function in android::AudioTrack