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

/frameworks/native/libs/nativewindow/include/system/
H A Dwindow.h858 * native_window_set_sideband_stream(..., native_handle_t*)
861 static inline int native_window_set_sideband_stream( function
/frameworks/av/media/libstagefright/
H A DACodec.cpp1939 err = native_window_set_sideband_stream(nativeWindow.get(), NULL);
3062 err = native_window_set_sideband_stream(nativeWindow.get(), sidebandHandle);
3064 ALOGE("native_window_set_sideband_stream(%p) failed! (err %d).",

Completed in 238 milliseconds