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

/frameworks/av/include/media/stagefright/
H A DACodec.h275 status_t initNativeWindow();
H A DOMXCodec.h340 status_t initNativeWindow();
/frameworks/av/media/libstagefright/
H A DACodec.cpp2353 status_t ACodec::initNativeWindow() { function in class:android::ACodec
3780 CHECK_EQ((status_t)OK, mCodec->initNativeWindow());
H A DOMXCodec.cpp609 status_t err = initNativeWindow();
4286 status_t OMXCodec::initNativeWindow() { function in class:android::OMXCodec

Completed in 87 milliseconds