Searched defs:nativeBufferName (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/media/libstagefright/omx/
H A DOMXNodeInstance.cpp866 OMX_STRING nativeBufferName = const_cast<OMX_STRING>( local
878 ? OMX_GetExtensionIndex(mHandle, nativeBufferName, &index)
884 name = nativeBufferName; // set name for debugging

Completed in 76 milliseconds