Home
last modified time | relevance | path

Searched defs:setFormat (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGralloc1Hal.h345 GRALLOC1_PFN_SET_FORMAT setFormat; member
/hardware/interfaces/audio/core/all-versions/default/
DStream.cpp183 Return<Result> Stream::setFormat(AudioFormat format) { in setFormat() function in android::hardware::audio::CPP_VERSION::implementation::Stream
DStreamIn.cpp221 Return<Result> StreamIn::setFormat(AudioFormat format) { in setFormat() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
DStreamOut.cpp224 Return<Result> StreamOut::setFormat(AudioFormat format) { in setFormat() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.h121 gralloc1_error_t setFormat(int32_t f) { in setFormat() function
/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.cpp74 void setFormat(const sp<AMessage> &format) { in setFormat() function in android::CCodecBufferChannel::Buffers