Home
last modified time | relevance | path

Searched defs:setFormat (Results 1 – 5 of 5) 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.cpp200 Return<Result> Stream::setFormat(AudioFormat format) { in setFormat() function in android::hardware::audio::CPP_VERSION::implementation::Stream
DStreamIn.cpp226 Return<Result> StreamIn::setFormat(AudioFormat format) { in setFormat() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
DStreamOut.cpp233 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