Searched refs:CreateNativeHandle (Results 1 – 5 of 5) sorted by relevance
118 native_handle_t *handle = _C2FenceFactory::CreateNativeHandle(fence); in validateNullFence()161 native_handle_t *handle = _C2FenceFactory::CreateNativeHandle(fence); in validateSingleFdFence()277 native_handle_t *handle = _C2FenceFactory::CreateNativeHandle(fence); in validateTwoFdUnorderedFence()353 native_handle_t *handle = _C2FenceFactory::CreateNativeHandle(fence); in validateThreeFdFence()
158 static native_handle_t* CreateNativeHandle(const C2Fence& fence);
172 native_handle_t* handle = _C2FenceFactory::CreateNativeHandle(s); in objcpy()
783 native_handle_t* _C2FenceFactory::CreateNativeHandle(const C2Fence& fence) { in CreateNativeHandle() function in _C2FenceFactory
234 native_handle_t* handle = _C2FenceFactory::CreateNativeHandle(s); in objcpy()