Searched refs:mSynchronous (Results 1 – 4 of 4) sorted by relevance
35 mSynchronous(false), in JpegCompressor()68 mSynchronous = false; in start()99 mSynchronous = true; in compressSynchronous()239 } else if (!mSynchronous) { in cleanUp()243 if (!mSynchronous) { in cleanUp()
87 bool mSynchronous; variable
31 mSynchronous(false), in JpegCompressor()61 mSynchronous = false; in start()89 mSynchronous = true; in compressSynchronous()247 } else if (!mSynchronous) { in cleanUp()251 if (!mSynchronous) { in cleanUp()
79 bool mSynchronous; variable