Searched refs:native_handle_clone (Results 1 – 6 of 6) sorted by relevance
87 native_handle_t* native_handle_clone(const native_handle_t* handle);
55 native_handle_t* native_handle_clone(const native_handle_t* handle) { in native_handle_clone() function
70 mHandle = native_handle_clone(other.mHandle); in operator =()
911 testHandlesVector[i].setTo(native_handle_clone(h), true /* shouldOwn */); in TEST_F()995 testArray[i].setTo(native_handle_clone(h), true /* shouldOwn */); in TEST_F()1000 testVector[i].setTo(native_handle_clone(h), true /* shouldOwn */); in TEST_F()1056 testHandles[i].setTo(native_handle_clone(h), true /* shouldOwn */); in TEST_F()
2292 testArray[i].setTo(native_handle_clone(h), true /* shouldOwn */); in TEST_F()2297 testVector[i].setTo(native_handle_clone(h), true /* shouldOwn */); in TEST_F()2353 testHandles[i].setTo(native_handle_clone(h), true /* shouldOwn */); in TEST_F()