Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api1/client2/
DZslProcessor.h150 status_t clearZslQueueLocked();
DZslProcessor.cpp659 return clearZslQueueLocked(); in clearZslQueue()
662 status_t ZslProcessor::clearZslQueueLocked() { in clearZslQueueLocked() function in android::camera2::ZslProcessor