Home
last modified time | relevance | path

Searched refs:native_window_set_buffers_hdr10_plus_metadata (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/libs/nativewindow/include/system/
H A Dwindow.h784 static inline int native_window_set_buffers_hdr10_plus_metadata(struct ANativeWindow* window, in native_window_set_buffers_hdr10_plus_metadata() function
/aosp12/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp504 error = native_window_set_buffers_hdr10_plus_metadata(window.get(), hdr10plus.size(), in TEST_F()
/aosp12/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp4510 native_window_set_buffers_hdr10_plus_metadata(mSurface.get(), in handleOutputFormatChangeIfNeeded()
H A DACodec.cpp6698 native_window_set_buffers_hdr10_plus_metadata(mCodec->mNativeWindow.get(), in onOutputBufferDrained()