Searched refs:screenshot_fd_in (Results 1 – 1 of 1) sorted by relevance
2429 const android::base::unique_fd& screenshot_fd_in) { in Initialize() argument2437 screenshot_fd.reset(dup(screenshot_fd_in.get())); in Initialize()