Searched defs:nativeHandle (Results 1 – 8 of 8) sorted by relevance
122 pthread_mutex_t* Mutex::nativeHandle() { return &mMutex; } in nativeHandle() function in Mutex
267 native_handle_t* nativeHandle = createNativeHandle(av_fd); in getAvSharedHandle() local860 native_handle_t* nativeHandle; in createNativeHandle() local889 native_handle_t* nativeHandle = createNativeHandle(av_fd); in createIndependentMediaEvents() local935 native_handle_t* nativeHandle = createNativeHandle(-1); in createShareMemMediaEvents() local1003 native_handle_t* nativeHandle = createNativeHandle(av_fd); in createMediaEvent() local
96 native_handle_t* nativeHandle = native_handle_create(1, static_cast<int>(ints.size())); in createNativeHandleFrom() local134 const native_handle_t* nativeHandle = AHardwareBuffer_getNativeHandle(ahwb); in createHidlMemoryFrom() local411 native_handle_t* nativeHandle = native_handle_create(static_cast<int>(handle.fds.size()), in hidlHandleFromSharedHandle() local
528 native_handle_t* nativeHandle = createNativeHandle(av_fd); in createMediaFilterEventWithIon() local654 native_handle_t* nativeHandle = native_handle_create(/*numFd*/ 1, 0); in createNativeHandle() local
134 auto nativeHandle = UniqueNativeHandle(dupFromAidl(handle)); in nativeHandleFromAidlHandle() local389 const native_handle_t* nativeHandle = handle.get(); in unvalidatedConvert() local642 const native_handle_t& nativeHandle) { in aidlHandleFromNativeHandle()697 const native_handle_t* nativeHandle = AHardwareBuffer_getNativeHandle(memory.handle.get()); in unvalidatedConvert() local
261 auto nativeHandle = NN_TRY(convertInput(handle)); in convertSyncFences() local
243 ::android::hardware::hidl_handle const& nativeHandle) { in allocateBuffer()
751 auto* nativeHandle = native_handle_create(1, 0); in testDebugDump() local