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

/frameworks/av/include/media/stagefright/
H A DACodec.h311 status_t initNativeWindow();
H A DOMXCodec.h342 status_t initNativeWindow();
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp699 status_t err = initNativeWindow();
4408 status_t OMXCodec::initNativeWindow() { function in class:android::OMXCodec
H A DACodec.cpp2931 status_t ACodec::initNativeWindow() { function in class:android::ACodec
4744 CHECK_EQ((status_t)OK, mCodec->initNativeWindow());

Completed in 302 milliseconds