Lines Matching refs:insertDefaults
1012 status_t OMXCameraAdapter::insertDefaults(CameraProperties::Properties* params, OMX_TI_CAPTYPE &caps) {
1199 //NOTE: Ensure that we always call insertDefaults after inserting the supported capabilities
1200 //as there are checks inside insertDefaults to make sure a certain default is supported
1207 ret = insertDefaults(params, caps);