Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h278 bool is_empty();
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp279 if ((FALSE == isEncoding) && !pme->mSuperBufQueue.is_empty()) { in dataNotifyRoutine()
3431 bool QCameraQueue::is_empty() in is_empty() function in android::QCameraQueue