Searched refs:setFormat (Results 1 - 20 of 20) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/include/
H A DDataBuffer.h77 void setFormat(uint32_t format) { mFormat = format; } function in class:android::intel::DataBuffer
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
H A DDataBuffer.h77 void setFormat(uint32_t format) { mFormat = format; } function in class:android::intel::DataBuffer
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
H A DGralloc1Hal.h177 !initDispatch(GRALLOC1_FUNCTION_SET_FORMAT, &mDispatch.setFormat) ||
288 error = mDispatch.setFormat(mDevice, descriptor, static_cast<int32_t>(info.format));
345 GRALLOC1_PFN_SET_FORMAT setFormat; member in struct:android::hardware::graphics::allocator::V2_0::passthrough::detail::Gralloc1HalImpl::__anon1143
/hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
H A Dimg_gralloc1.h104 GRALLOC1_PFN_SET_FORMAT setFormat = local
142 err32 = setFormat(d, descriptor, format);
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
H A Dimg_gralloc1.h104 GRALLOC1_PFN_SET_FORMAT setFormat = local
142 err32 = setFormat(d, descriptor, format);
/hardware/interfaces/audio/2.0/
H A DIStream.hal121 setFormat(AudioFormat format) generates (Result retval);
/hardware/interfaces/audio/4.0/
H A DIStream.hal138 setFormat(AudioFormat format) generates (Result retval);
/hardware/google/av/media/sfplugin/
H A DCCodecBufferChannel.cpp69 void setFormat(const sp<AMessage> &format) { function in class:android::CCodecBufferChannel::Buffers
625 c2Buffer->setFormat(mFormat);
679 array->setFormat(mFormat);
803 array->setFormat(mFormat);
852 array->setFormat(mFormat);
929 c2Buffer->setFormat(mFormat);
956 c2Buffer->setFormat(mFormat);
991 newBuffer->setFormat(mFormat);
1022 array->setFormat(mFormat);
1773 (*buffers)->setFormat(inputForma
[all...]
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
H A DGralloc1On0Adapter.h121 gralloc1_error_t setFormat(int32_t f) { function in struct:android::hardware::Gralloc1On0Adapter::Descriptor
178 &Descriptor::setFormat, format);
H A DGralloc1On0Adapter.cpp412 descriptor.setFormat(format);
/hardware/interfaces/audio/core/all-versions/default/include/core/all-versions/default/
H A DStreamIn.h72 Return<Result> setFormat(AudioFormat format) override;
H A DStreamOut.h74 Return<Result> setFormat(AudioFormat format) override;
H A DStreamIn.impl.h220 Return<Result> StreamIn::setFormat(AudioFormat format) { function in class:android::hardware::audio::AUDIO_HAL_VERSION::implementation::StreamIn
221 return mStreamCommon->setFormat(format);
H A DStreamOut.impl.h223 Return<Result> StreamOut::setFormat(AudioFormat format) { function in class:android::hardware::audio::AUDIO_HAL_VERSION::implementation::StreamOut
224 return mStreamCommon->setFormat(format);
H A DStream.h74 Return<Result> setFormat(AudioFormat format) override;
H A DStream.impl.h179 Return<Result> Stream::setFormat(AudioFormat format) { function in class:android::hardware::audio::AUDIO_HAL_VERSION::implementation::Stream
/hardware/intel/img/hwcomposer/merrifield/ips/common/
H A DOverlayPlaneBase.cpp445 buf.setFormat(format);
1241 videoBufferMapper->setFormat(OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar);
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
H A DOverlayPlaneBase.cpp425 buf.setFormat(format);
/hardware/interfaces/audio/core/2.0/vts/functional/
H A DAudioPrimaryHidlHalTest.cpp738 &IStream::setFormat))
/hardware/interfaces/audio/core/4.0/vts/functional/
H A DAudioPrimaryHidlHalTest.cpp825 &IStream::getFormat, &IStream::setFormat))

Completed in 393 milliseconds