Searched defs:OMXClient (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DOMXClient.h25 class OMXClient { class in namespace:android
27 OMXClient();
39 OMXClient(const OMXClient &);
40 OMXClient &operator=(const OMXClient &);
/frameworks/av/media/libstagefright/
H A DOMXClient.cpp18 #define LOG_TAG "OMXClient"
24 #include <media/stagefright/OMXClient.h>
334 OMXClient::OMXClient() { function in class:android::OMXClient
337 status_t OMXClient::connect() {
355 void OMXClient::disconnect() {

Completed in 76 milliseconds