Home
last modified time | relevance | path

Searched refs:checkIntPicPending (Results 1 – 2 of 2) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.h227 void checkIntPicPending(bool JpegMemOpt, char *raw_format);
DQCamera2HWI.cpp5064 hw->checkIntPicPending(JpegMemOpt, &raw_format[0]); in Int_Pic_thread()
5130 void QCamera2HardwareInterface::checkIntPicPending(bool JpegMemOpt, char *raw_format) in checkIntPicPending() function in qcamera::QCamera2HardwareInterface