/hardware/interfaces/graphics/allocator/2.0/default/ |
D | Gralloc1Allocator.h | 72 GRALLOC1_PFN_SET_FORMAT setFormat; member
|
D | Gralloc1Allocator.cpp | 89 initDispatch(GRALLOC1_FUNCTION_SET_FORMAT, &mDispatch.setFormat); in initDispatch() 265 error = mDispatch.setFormat(mDevice, descriptor, in createDescriptor()
|
D | Gralloc1On0Adapter.h | 121 gralloc1_error_t setFormat(int32_t f) { in setFormat() function 178 &Descriptor::setFormat, format); in setFormatHook()
|
D | Gralloc1On0Adapter.cpp | 406 descriptor.setFormat(format); in retain()
|
/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/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/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/interfaces/audio/2.0/default/ |
D | StreamIn.h | 73 Return<Result> setFormat(AudioFormat format) override;
|
D | StreamIn.cpp | 220 Return<Result> StreamIn::setFormat(AudioFormat format) { in setFormat() function in android::hardware::audio::V2_0::implementation::StreamIn 221 return mStreamCommon->setFormat(format); in setFormat()
|
D | StreamOut.h | 75 Return<Result> setFormat(AudioFormat format) override;
|
D | Stream.h | 64 Return<Result> setFormat(AudioFormat format) override;
|
D | StreamOut.cpp | 217 Return<Result> StreamOut::setFormat(AudioFormat format) { in setFormat() function in android::hardware::audio::V2_0::implementation::StreamOut 218 return mStreamCommon->setFormat(format); in setFormat()
|
D | Stream.cpp | 166 Return<Result> Stream::setFormat(AudioFormat format) { in setFormat() function in android::hardware::audio::V2_0::implementation::Stream
|
/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/intel/img/hwcomposer/moorefield_hdmi/ips/common/ |
D | OverlayPlaneBase.cpp | 425 buf.setFormat(format); in getTTMMapper()
|
/hardware/interfaces/audio/2.0/vts/functional/ |
D | AudioPrimaryHidlHalTest.cpp | 821 &IStream::getFormat, &IStream::setFormat))
|