Searched refs:native_handle_clone (Results 1 – 4 of 4) sorted by relevance
81 native_handle_t* native_handle_clone(const native_handle_t* handle);
61 native_handle_t* native_handle_clone(const native_handle_t* handle) in native_handle_clone() function
71 mHandle = native_handle_clone(other.mHandle); in operator =()