Searched refs:CHECK_PARAM_INTF (Results 1 – 1 of 1) sorted by relevance
46 #define CHECK_PARAM_INTF(impl) LOG_ALWAYS_FATAL_IF(((impl) == NULL), "impl is NULL!") macro82 CHECK_PARAM_INTF(mImpl); in init()89 CHECK_PARAM_INTF(mImpl); in deinit()96 CHECK_PARAM_INTF(mImpl); in updateParameters()103 CHECK_PARAM_INTF(mImpl); in commitParameters()110 CHECK_PARAM_INTF(mImpl); in getParameters()117 CHECK_PARAM_INTF(mImpl); in getPreviewFpsRange()125 CHECK_PARAM_INTF(mImpl); in getTsMakeupInfo()133 CHECK_PARAM_INTF(mImpl); in getPreviewHalPixelFormat()142 CHECK_PARAM_INTF(mImpl); in getStreamRotation()[all …]