/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/ |
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
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/ |
D | DataBuffer.h | 77 void setFormat(uint32_t format) { mFormat = format; } in setFormat() function
|
/hardware/intel/img/hwcomposer/merrifield/include/ |
D | DataBuffer.h | 77 void setFormat(uint32_t format) { mFormat = format; } in setFormat() function
|
/hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/ |
D | img_gralloc1.h | 104 GRALLOC1_PFN_SET_FORMAT setFormat = in gralloc1_device_alloc_img() local 142 err32 = setFormat(d, descriptor, format); in gralloc1_device_alloc_img()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/ |
D | img_gralloc1.h | 104 GRALLOC1_PFN_SET_FORMAT setFormat = in gralloc1_device_alloc_img() local 142 err32 = setFormat(d, descriptor, format); in gralloc1_device_alloc_img()
|
/hardware/google/av/media/sfplugin/ |
D | CCodecBufferChannel.cpp | 69 void setFormat(const sp<AMessage> &format) { in setFormat() function in android::CCodecBufferChannel::Buffers 625 c2Buffer->setFormat(mFormat); in requestNewBuffer() 679 array->setFormat(mFormat); in toArrayMode() 803 array->setFormat(mFormat); in toArrayMode() 852 array->setFormat(mFormat); in toArrayMode() 929 c2Buffer->setFormat(mFormat); in registerBuffer() 956 c2Buffer->setFormat(mFormat); in registerCsd() 991 newBuffer->setFormat(mFormat); in registerBuffer() 1022 array->setFormat(mFormat); in toArrayMode() 1773 (*buffers)->setFormat(inputFormat); in start() [all …]
|
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/ |
D | Gralloc1On0Adapter.h | 121 gralloc1_error_t setFormat(int32_t f) { in setFormat() function 178 &Descriptor::setFormat, format); in setFormatHook()
|
D | Gralloc1On0Adapter.cpp | 412 descriptor.setFormat(format); in retain()
|
/hardware/interfaces/audio/core/all-versions/default/include/core/all-versions/default/ |
D | StreamIn.h | 72 Return<Result> setFormat(AudioFormat format) override;
|
D | StreamIn.impl.h | 220 Return<Result> StreamIn::setFormat(AudioFormat format) { in setFormat() function 221 return mStreamCommon->setFormat(format); in setFormat()
|
D | StreamOut.h | 74 Return<Result> setFormat(AudioFormat format) override;
|
D | StreamOut.impl.h | 223 Return<Result> StreamOut::setFormat(AudioFormat format) { in setFormat() function 224 return mStreamCommon->setFormat(format); in setFormat()
|
D | Stream.h | 74 Return<Result> setFormat(AudioFormat format) override;
|
D | Stream.impl.h | 179 Return<Result> Stream::setFormat(AudioFormat format) { in setFormat() function
|
/hardware/intel/img/hwcomposer/merrifield/ips/common/ |
D | OverlayPlaneBase.cpp | 445 buf.setFormat(format); in getTTMMapper() 1241 videoBufferMapper->setFormat(OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar); in setDataBuffer()
|
/hardware/interfaces/audio/2.0/ |
D | IStream.hal | 121 setFormat(AudioFormat format) generates (Result retval);
|
/hardware/interfaces/audio/4.0/ |
D | IStream.hal | 138 setFormat(AudioFormat format) generates (Result retval);
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/ |
D | OverlayPlaneBase.cpp | 425 buf.setFormat(format); in getTTMMapper()
|
/hardware/interfaces/audio/core/4.0/vts/functional/ |
D | AudioPrimaryHidlHalTest.cpp | 825 &IStream::getFormat, &IStream::setFormat))
|