Home
last modified time | relevance | path

Searched defs:MultiDisplayInfo (Results 1 – 1 of 1) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DMultiDisplay.h30 struct MultiDisplayInfo { struct
39 MultiDisplayInfo() : in MultiDisplayInfo() argument
43 pos_x(x), pos_y(y), width(w), height(h), dpi(d), flag(f), enabled(e), cb(c) {} in pos_x()