Home
last modified time | relevance | path

Searched refs:usingNativeWindow (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DACodec.h397 int32_t width, int32_t height, bool usingNativeWindow,
/frameworks/av/media/libstagefright/
DACodec.cpp3538 int32_t width, int32_t height, bool usingNativeWindow, in setColorAspectsForVideoDecoder() argument
3545 if (usingNativeWindow) { in setColorAspectsForVideoDecoder()