Searched defs:getSensorType (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
H A DQCamera2HWI.cpp2541 if (getSensorType() == CAM_SENSOR_YUV && bufferCnt > CAMERA_ISP_PING_PONG_BUFFERS) {
2565 if (getSensorType() == CAM_SENSOR_YUV && bufferCnt > CAMERA_ISP_PING_PONG_BUFFERS) {
9097 if (getSensorType() != CAM_SENSOR_YUV) {
10230 * FUNCTION : getSensorType
10240 cam_sensor_t QCamera2HardwareInterface::getSensorType() function in class:qcamera::QCamera2HardwareInterface
/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCamera2HWI.cpp2725 if (getSensorType() == CAM_SENSOR_YUV && bufferCnt > CAMERA_ISP_PING_PONG_BUFFERS) {
2749 if (getSensorType() == CAM_SENSOR_YUV && bufferCnt > CAMERA_ISP_PING_PONG_BUFFERS) {
9719 if (getSensorType() != CAM_SENSOR_YUV) {
10906 * FUNCTION : getSensorType
10916 cam_sensor_t QCamera2HardwareInterface::getSensorType() function in class:qcamera::QCamera2HardwareInterface

Completed in 91 milliseconds