Searched refs:setupNativeWindowSizeFormatAndUsage (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DACodec.h277 status_t setupNativeWindowSizeFormatAndUsage(
/frameworks/av/media/libstagefright/
H A DACodec.cpp667 status_t err = setupNativeWindowSizeFormatAndUsage(nativeWindow, &usageBits);
882 status_t ACodec::setupNativeWindowSizeFormatAndUsage( function in class:android::ACodec
932 err = setupNativeWindowSizeFormatAndUsage(mNativeWindow.get(), &mNativeWindowUsageBits);

Completed in 1712 milliseconds