Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/dev/
Ddev_Screenshot.cpp123 ScreenshotArray screenshots = ScreenshotArray(maxScreenshot, allocator); in Create() local
127 screenshots.push_back(Screenshot::Create(allocator, memorySize)); in Create()
130 return new(memory) ScreenshotManager(allocator, screenshots); in Create()
144 ScreenshotArray screenshots in ScreenshotManager() argument
147 m_Screenshots(screenshots), in ScreenshotManager()
/NW4C-1.3.3/include/nw/dev/
Ddev_Screenshot.h240 ScreenshotArray screenshots