Home
last modified time | relevance | path

Searched refs:forceReadEOI (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Gallery2/jni_jpegstream/src/
H A Dinputstream_wrapper.h29 virtual int32_t forceReadEOI();
H A Dinputstream_wrapper.cpp59 int32_t InputStreamWrapper::forceReadEOI() { in forceReadEOI() function in InputStreamWrapper
H A Djpeg_hook.cpp97 bytesRead = src->inStream->forceReadEOI(); in Mgr_fill_input_buffer_fcn()