Searched refs:screenshots (Results 1 – 2 of 2) sorted by relevance
125 ScreenshotArray screenshots = ScreenshotArray(maxScreenshot, allocator); in Create() local129 screenshots.push_back(Screenshot::Create(allocator, memorySize)); in Create()132 return new(memory) ScreenshotManager(allocator, screenshots); in Create()146 ScreenshotArray screenshots in ScreenshotManager() argument149 m_Screenshots(screenshots), in ScreenshotManager()
242 ScreenshotArray screenshots