Home
last modified time | relevance | path

Searched refs:streamOff (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libhwjpeg/
DLibScalerForJpeg.cpp77 if (!mDevice.streamOff(bufferType)) return false; in cancelBuffer()
97 if (!count) streamOff(buftype); in requestBuffers()
145 bool LibScalerForJpeg::Device::streamOff(unsigned int buftype) { in streamOff() function in LibScalerForJpeg::Device
DLibScalerForJpeg.h55 bool streamOff(unsigned int buftype);