Searched refs:getPictureBuf (Results 1 – 3 of 3) sorted by relevance
382 bool getPictureBuf(ExynosBuffer *buf);
1698 bool ExynosCamera::getPictureBuf(ExynosBuffer *buf) in getPictureBuf() function in android::ExynosCamera
2837 if (m_secCamera->getPictureBuf(&m_pictureBuf) == false) in m_previewThreadFunc()