Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/omx/1.0/
DWOmxNode.cpp154 hidl_handle const& outNativeHandle) { in allocateSecureBuffer() argument
157 *native_handle = outNativeHandle.getNativeHandle() == nullptr ? in allocateSecureBuffer()
159 native_handle_clone(outNativeHandle), true); in allocateSecureBuffer()
/frameworks/av/media/libmedia/omx/1.0/
DWOmxNode.cpp151 hidl_handle const& outNativeHandle) { in allocateSecureBuffer() argument
154 *native_handle = outNativeHandle.getNativeHandle() == nullptr ? in allocateSecureBuffer()
156 native_handle_clone(outNativeHandle), true); in allocateSecureBuffer()