Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/snxxx/libese-spi/src/adaptation/
DMutex.cpp122 pthread_mutex_t* Mutex::nativeHandle() { return &mMutex; } in nativeHandle() function in Mutex
/hardware/interfaces/tv/tuner/1.1/default/
DFilter.cpp267 native_handle_t* nativeHandle = createNativeHandle(av_fd); in getAvSharedHandle() local
859 native_handle_t* nativeHandle; in createNativeHandle() local
888 native_handle_t* nativeHandle = createNativeHandle(av_fd); in createIndependentMediaEvents() local
932 native_handle_t* nativeHandle = createNativeHandle(-1); in createShareMemMediaEvents() local
998 native_handle_t* nativeHandle = createNativeHandle(av_fd); in createMediaEvent() local
/hardware/interfaces/tv/tuner/aidl/default/
DFilter.cpp1117 native_handle_t* nativeHandle; in createNativeHandle() local
1148 native_handle_t* nativeHandle = createNativeHandle(av_fd); in createIndependentMediaEvents() local
1196 native_handle_t* nativeHandle = createNativeHandle(-1); in createShareMemMediaEvents() local
1291 native_handle_t* nativeHandle = createNativeHandle(av_fd); in createMediaEvent() local
/hardware/interfaces/tv/tuner/1.0/default/
DFilter.cpp528 native_handle_t* nativeHandle = createNativeHandle(av_fd); in createMediaFilterEventWithIon() local
654 native_handle_t* nativeHandle = native_handle_create(/*numFd*/ 1, 0); in createNativeHandle() local
/hardware/interfaces/sensors/aidl/default/multihal/
DHalProxyAidl.cpp233 native_handle_t *nativeHandle = in dump() local
/hardware/interfaces/neuralnetworks/aidl/utils/src/
DConversions.cpp123 auto nativeHandle = UniqueNativeHandle(dupFromAidl(handle)); in nativeHandleFromAidlHandle() local
405 const native_handle_t* nativeHandle = handle.get(); in unvalidatedConvert() local
650 const native_handle_t& nativeHandle) { in aidlHandleFromNativeHandle()
707 const native_handle_t* nativeHandle = AHardwareBuffer_getNativeHandle(memory.handle.get()); in unvalidatedConvert() local
/hardware/interfaces/neuralnetworks/1.0/utils/src/
DConversions.cpp413 native_handle_t* nativeHandle = in createNativeHandleFrom() local
467 const native_handle_t* nativeHandle = AHardwareBuffer_getNativeHandle(ahwb); in createHidlMemoryFrom() local
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.cpp243 ::android::hardware::hidl_handle const& nativeHandle) { in allocateBuffer()
/hardware/interfaces/audio/core/all-versions/vts/functional/
DAudioPrimaryHidlHalTest.h794 auto* nativeHandle = native_handle_create(1, 0); in testDebugDump() local
/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp6071 const native_handle_t* nativeHandle = (const native_handle_t*)inputNativeInfo->handle; in unwrap_VkNativeBufferANDROID() local