Searched refs:mFlush (Results 1 – 5 of 5) sorted by relevance
380 bool mFlush; variable
347 mFlush(false), in QCamera3HardwareInterface()4164 if(mFlush) { in processCaptureRequest()4512 mFlush = true; in flush()4570 mFlush = false; in flush()
428 bool mFlush; variable
379 mFlush(false), in QCamera3HardwareInterface()4714 if(mFlush) { in processCaptureRequest()5134 mFlush = true; in flush()5197 mFlush = false; in flush()
824 byte mFlush; member in GetScanResultsCommand830 mRetrieved(0), mFlush(flush), mCompleted(0) in GetScanResultsCommand()861 int result = createRequest(request, num_to_retrieve, mFlush); in execute()