HomeSort by relevance Sort by last modified time
    Searched refs:mSnapshotQueue (Results 1 - 4 of 4) sorted by null

  /device/lge/mako/camera/
QCameraHWI_Still.cpp 257 if (!mSnapshotQueue.isEmpty()) {
260 mSnapshotQueue.flush();
314 if (!mSnapshotQueue.isEmpty()) {
317 (mm_camera_ch_data_buf_t *)mSnapshotQueue.dequeue();
332 mSnapshotQueue.flush();
    [all...]
QCameraStream.h 367 StreamQueue mSnapshotQueue;
  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraStream.h 355 StreamQueue mSnapshotQueue;
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Still.cpp 271 if (!mSnapshotQueue.isEmpty()) {
274 (mm_camera_ch_data_buf_t *)mSnapshotQueue.dequeue();
288 mSnapshotQueue.flush();
909 mSnapshotQueue.flush();
    [all...]

Completed in 21 milliseconds