OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_of_snapshot
(Results
1 - 6
of
6
) sorted by null
/device/asus/flo/camera/QCamera2/HAL/
QCameraChannel.h
90
int32_t takePicture(uint8_t
num_of_snapshot
);
QCameraChannel.cpp
447
* @
num_of_snapshot
: number of snapshot frames requested
453
int32_t QCameraPicChannel::takePicture(uint8_t
num_of_snapshot
)
457
num_of_snapshot
);
/hardware/qcom/camera/QCamera2/HAL/
QCameraChannel.h
90
int32_t takePicture(uint8_t
num_of_snapshot
);
QCameraChannel.cpp
447
* @
num_of_snapshot
: number of snapshot frames requested
453
int32_t QCameraPicChannel::takePicture(uint8_t
num_of_snapshot
)
457
num_of_snapshot
);
/device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp
2717
int
num_of_snapshot
= getNumOfSnapshots(params);
local
[
all
...]
/device/lge/mako/camera/
QCameraHWI_Parm.cpp
2829
int
num_of_snapshot
= getNumOfSnapshots(params);
local
[
all
...]
Completed in 189 milliseconds