Searched refs:screenshots (Results 1 – 2 of 2) sorted by relevance
123 ScreenshotArray screenshots = ScreenshotArray(maxScreenshot, allocator); in Create() local127 screenshots.push_back(Screenshot::Create(allocator, memorySize)); in Create()130 return new(memory) ScreenshotManager(allocator, screenshots); in Create()144 ScreenshotArray screenshots in ScreenshotManager() argument147 m_Screenshots(screenshots), in ScreenshotManager()
240 ScreenshotArray screenshots