Home | History | Annotate | Download | only in HAL

Lines Matching refs:m_ImgProp

271     memset(&m_ImgProp, 0, sizeof(cam_stream_parm_buffer_t));
594 memset(&m_ImgProp, 0, sizeof(cam_stream_parm_buffer_t));
595 m_ImgProp.type = CAM_STREAM_PARAM_TYPE_GET_IMG_PROP;
597 ret = getParameter(m_ImgProp);