Searched refs:allocateOutputBuffersFromNativeWindow (Results 1 - 4 of 4) sorted by last modified time

/frameworks/av/include/media/stagefright/
H A DACodec.h334 status_t allocateOutputBuffersFromNativeWindow();
/frameworks/av/media/libstagefright/foundation/include/
H A DACodec.h334 status_t allocateOutputBuffersFromNativeWindow();
/frameworks/av/media/libstagefright/include/
H A DACodec.h334 status_t allocateOutputBuffersFromNativeWindow();
/frameworks/av/media/libstagefright/
H A DACodec.cpp846 err = allocateOutputBuffersFromNativeWindow();
1217 status_t ACodec::allocateOutputBuffersFromNativeWindow() { function in class:android::ACodec

Completed in 2342 milliseconds