Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwjpeg/
DLibScalerForJpeg.cpp68 if (!mDevice.streamOn(bufferType)) return false; in begin()
79 if (!mDevice.streamOn(bufferType)) return false; in cancelBuffer()
136 bool LibScalerForJpeg::Device::streamOn(unsigned int buftype) { in streamOn() function in LibScalerForJpeg::Device
DLibScalerForJpeg.h54 bool streamOn(unsigned int buftype);