Searched refs:GetStateName (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/wrs_omxil_core/base/src/
H A Dcomponentbase.cpp1356 static inline const char *GetStateName(OMX_STATETYPE state) function
1372 GetName(), GetWorkingRole(), GetStateName(current),
1373 GetStateName(transition));
1379 GetName(), GetWorkingRole(), GetStateName(current));
1415 GetStateName(current), GetStateName(transition));
1426 GetName(), GetWorkingRole(), GetStateName(current),
1427 GetStateName(transition), GetStateName(state));

Completed in 44 milliseconds