Searched refs:Hdr_on (Results 1 – 2 of 2) sorted by relevance
745 void initHdrInfoForSnapshot(bool Hdr_on, int number_frames, int *exp );
3290 void QCameraHardwareInterface::initHdrInfoForSnapshot(bool Hdr_on, int number_frames, int *exp ) in initHdrInfoForSnapshot() argument3292 ALOGE("%s E hdr_on = %d", __func__, Hdr_on); in initHdrInfoForSnapshot()3293 mHdrInfo.hdr_on = Hdr_on; in initHdrInfoForSnapshot()