Searched refs:GetState (Results 1 – 20 of 20) sorted by relevance
57 EventType GetState() { in GetState() function
92 TEST_P(EArcTest, GetState) { in TEST_P() argument
401 OMX_ERRORTYPE (*GetState)( member
1024 ((OMX_COMPONENTTYPE*)(hComponent))->GetState( \
970 ((OMX_COMPONENTTYPE*)hComponent)->GetState( \
961 ((OMX_COMPONENTTYPE*)hComponent)->GetState( \
64 component->GetState = &qc_omx_component_get_state; in qc_omx_create_component_wrapper()