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

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

Completed in 124 milliseconds