Searched defs:native_handle_ptr_wrapper (Results 1 – 1 of 1) sorted by relevance
64 struct native_handle_ptr_wrapper { struct67 native_handle_ptr_wrapper(native_handle_t *nh) : mWindow(nh) { } in native_handle_ptr_wrapper() argument