Home
last modified time | relevance | path

Searched defs:nativeHandle (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/tv/tuner/1.0/default/
DFilter.cpp507 native_handle_t* nativeHandle = createNativeHandle(av_fd); in startMediaFilterHandler() local
633 native_handle_t* nativeHandle = native_handle_create(/*numFd*/ 1, 0); in createNativeHandle() local
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.cpp242 ::android::hardware::hidl_handle const& nativeHandle) { in allocateBuffer()
/hardware/interfaces/audio/core/all-versions/vts/functional/
DAudioPrimaryHidlHalTest.h769 auto* nativeHandle = native_handle_create(1, 0); in testDebugDump() local