Searched defs:Instance (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/common/wrs_omxil_core/core/src/
H A Dpv_omx_interface.cpp43 static PVOMXInterface* Instance() function in class:PVOMXInterface
79 return PVOMXInterface::Instance();
/hardware/intel/common/wrs_omxil_core/utils/src/
H A Dthread.cpp51 ret = pthread_create(&id, NULL, Instance, this);
74 void *Thread::Instance(void *p) function in class:Thread
/hardware/ti/omap3/omx/core_plugin/omx_core_plugin/src/
H A Dti_omx_interface.cpp52 static TIOMXInterface* Instance() function in class:TIOMXInterface
126 return TIOMXInterface::Instance();

Completed in 196 milliseconds