Home
last modified time | relevance | path

Searched refs:screenshot_fd_in (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp2429 const android::base::unique_fd& screenshot_fd_in) { in Initialize() argument
2437 screenshot_fd.reset(dup(screenshot_fd_in.get())); in Initialize()