Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching refs:insertDefaults

1842 status_t OMXCameraAdapter::insertDefaults(CameraProperties::Properties* params, OMX_TI_CAPTYPE &caps)
2134 //NOTE: Ensure that we always call insertDefaults after inserting the supported capabilities
2135 //as there are checks inside insertDefaults to make sure a certain default is supported
2150 ret = insertDefaults(params, caps);