OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
412
if (
isSnapshotRunning
()) {
664
bool QCameraHardwareInterface::
isSnapshotRunning
() {
665
ALOGV("
isSnapshotRunning
: E");
682
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 253 milliseconds