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!") macro83 CHECK_PARAM_INTF(mImpl); in init()90 CHECK_PARAM_INTF(mImpl); in deinit()97 CHECK_PARAM_INTF(mImpl); in updateParameters()104 CHECK_PARAM_INTF(mImpl); in commitParameters()111 CHECK_PARAM_INTF(mImpl); in getParameters()118 CHECK_PARAM_INTF(mImpl); in getPreviewFpsRange()126 CHECK_PARAM_INTF(mImpl); in getTsMakeupInfo()134 CHECK_PARAM_INTF(mImpl); in getPreviewHalPixelFormat()143 CHECK_PARAM_INTF(mImpl); in getStreamRotation()[all …]