Searched refs:DisplayDescription (Results 1 – 2 of 2) sorted by relevance
| /NW4C-2.0.3/include/nw/dev/ |
| D | dev_Screenshot.h | 47 struct DisplayDescription struct 50 DisplayDescription() in DisplayDescription() function 129 …void Set(const DisplayDescription& displayDescription, void* srcScreen, int length, int width, int… 165 DisplayDescription m_DisplayDescription; 255 struct DisplayDescription 257 DisplayDescription() 283 …static Screenshot* Create(DisplayDescription, nw::os::IAllocator*, void*, void*, size_t) { return … 291 void Set(const DisplayDescription&, void*, int) {};
|
| /NW4C-2.0.3/sources/libraries/dev/ |
| D | dev_Screenshot.cpp | 74 Screenshot::Set(const DisplayDescription& displayDescription, void* srcScreen, int length, int widt… in Set() 167 DisplayDescription displayDescription; in Take()
|