Searched refs:clearZslQueueLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DZslProcessor.h140 status_t clearZslQueueLocked();
H A DZslProcessor.cpp436 return clearZslQueueLocked();
439 status_t ZslProcessor::clearZslQueueLocked() { function in class:android::camera2::ZslProcessor
660 // Calling clearZslQueueLocked is a guaranteed deadlock because this callback
661 // holds the Camera3Stream internal lock (mLock), and clearZslQueueLocked requires

Completed in 207 milliseconds