Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/dev/
Ddev_Screenshot.cpp125 ScreenshotArray screenshots = ScreenshotArray(maxScreenshot, allocator); in Create() local
129 screenshots.push_back(Screenshot::Create(allocator, memorySize)); in Create()
132 return new(memory) ScreenshotManager(allocator, screenshots); in Create()
146 ScreenshotArray screenshots in ScreenshotManager() argument
149 m_Screenshots(screenshots), in ScreenshotManager()
/NW4C-2.0.3/include/nw/dev/
Ddev_Screenshot.h242 ScreenshotArray screenshots