Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwjpeg/
DLibScalerForJpeg.cpp130 bool LibScalerForJpeg::Device::setFormat(unsigned int buftype, unsigned int format, unsigned int wi… in setFormat() function in LibScalerForJpeg::Device
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGralloc1Hal.h345 GRALLOC1_PFN_SET_FORMAT setFormat; member
/hardware/google/gchips/GrallocHAL/src/libGralloc4Wrapper/
Dwrapper.cpp68 void setFormat(Descriptor &descriptor, int format) { in setFormat() function
/hardware/google/gchips/gralloc4/src/libGralloc4Wrapper/
Dwrapper.cpp68 void setFormat(Descriptor &descriptor, int format) { in setFormat() function
/hardware/interfaces/audio/core/all-versions/default/
DStream.cpp204 Return<Result> Stream::setFormat(AudioFormat format) { in setFormat() function in android::hardware::audio::CPP_VERSION::implementation::Stream
DStreamIn.cpp230 Return<Result> StreamIn::setFormat(AudioFormat format) { in setFormat() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
DStreamOut.cpp237 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