Searched refs:DisplayDescription (Results 1 – 2 of 2) sorted by relevance
| /NW4C-1.3.3/include/nw/dev/ |
| D | dev_Screenshot.h | 45 struct DisplayDescription struct 48 DisplayDescription() in DisplayDescription() function 127 …void Set(const DisplayDescription& displayDescription, void* srcScreen, int length, int width, int… 163 DisplayDescription m_DisplayDescription; 253 struct DisplayDescription 255 DisplayDescription() 281 …static Screenshot* Create(DisplayDescription, nw::os::IAllocator*, void*, void*, size_t) { return … 289 void Set(const DisplayDescription&, void*, int) {};
|
| /NW4C-1.3.3/sources/libraries/dev/ |
| D | dev_Screenshot.cpp | 72 Screenshot::Set(const DisplayDescription& displayDescription, void* srcScreen, int length, int widt… in Set() 165 DisplayDescription displayDescription; in Take()
|