Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api1/client2/
DZslProcessor.cpp110 clearZslQueueLocked(); in onBufferReleased()
234 clearZslQueueLocked(); in disconnect()
385 return clearZslQueueLocked(); in clearZslQueue()
388 status_t ZslProcessor::clearZslQueueLocked() { in clearZslQueueLocked() function in android::camera2::ZslProcessor
DZslProcessor.h131 status_t clearZslQueueLocked();
DZslProcessor3.h130 status_t clearZslQueueLocked();
DZslProcessor3.cpp438 return clearZslQueueLocked(); in clearZslQueue()
441 status_t ZslProcessor3::clearZslQueueLocked() { in clearZslQueueLocked() function in android::camera2::ZslProcessor3