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

/hardware/intel/common/wrs_omxil_core/base/src/
H A Dcomponentbase.cpp1351 static inline const char *GetStateName(OMX_STATETYPE state) function
1367 GetName(), GetWorkingRole(), GetStateName(current),
1368 GetStateName(transition));
1374 GetName(), GetWorkingRole(), GetStateName(current));
1410 GetStateName(current), GetStateName(transition));
1421 GetName(), GetWorkingRole(), GetStateName(current),
1422 GetStateName(transition), GetStateName(state));

Completed in 494 milliseconds