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

/frameworks/av/media/libstagefright/
H A DOMXClient.cpp123 static bool IsSoftwareComponent(const char *name);
146 bool MuxOMX::IsSoftwareComponent(const char *name) { function in class:android::MuxOMX
179 if (IsSoftwareComponent(name)) {

Completed in 1042 milliseconds