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

  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI.h 521 bool isSnapshotRunning();
  /device/lge/mako/camera/
QCameraHWI.h 524 bool isSnapshotRunning();
QCameraHWI.cpp 406 if (isSnapshotRunning()) {
658 bool QCameraHardwareInterface::isSnapshotRunning() {
659 ALOGV("isSnapshotRunning: E");
676 ALOGV("isSnapshotRunning: X");
    [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 383 if (isSnapshotRunning()) {
644 bool QCameraHardwareInterface::isSnapshotRunning() {
645 LOGE("isSnapshotRunning: E");
662 LOGI("isSnapshotRunning: X");
    [all...]

Completed in 1049 milliseconds