Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/libcamera2/
DExynosCameraHWInterface2.h268 bool IsRequestQueueFull();
DExynosCameraHWInterface2.cpp336 bool RequestManager::IsRequestQueueFull() in IsRequestQueueFull() function in android::RequestManager
2787 if (m_requestManager->IsRequestQueueFull()==false) { in m_mainThreadFunc()
2804 if (m_requestManager->IsRequestQueueFull()==false) in m_mainThreadFunc()