Searched defs:OMXMaster (Results 1 – 2 of 2) sorted by relevance
30 struct OMXMaster : public OMXPluginBase { struct69 OMXMaster(const OMXMaster &); argument70 OMXMaster &operator=(const OMXMaster &); argument
32 OMXMaster::OMXMaster() { in OMXMaster() function in android::OMXMaster